Run JS in URL | EN

Allows running JS code using URL

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Belogvardeec_belich
1日のインストール数
0
累計インストール数
1
評価
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.