Run JS in URL | EN

Allows running JS code using URL

2025-02-10 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Belogvardeec_belich
평점
0 0 0
버전
0.3
생성
2025-02-10
갱신
2025-02-10
크기
861바이트
라이선스
MIT
동작 사이트
모든 사이트

WARNING: The author of the script is not responsible for any consequences of its use. Use at your own risk.

Examples:

- https://google.com/page?console=alert("Hello world!")
or, if there is more than one variable on the page:
- https://youtube.com/watch=123&console=alert("Code executed")

If your code does not work, try encoding all elements in URi first, and then enter them into the string.