Greasy Fork 支持简体中文。

Run JS in URL | EN

Allows running JS code using URL

作者
Belogvardeec_belich
今日安裝
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.