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.