Run JS in URL | EN

Allows running JS code using URL

Tekijä
Belogvardeec_belich
Päivittäiset asennukset
0
Asennuskerrat
1
Arvostelut
0 0 0
Versio
0.3
Luotu
10.2.2025
Päivitetty
10.2.2025
Size
861 tavua
Lisenssi
MIT
Käytössä
Kaikki sivustot

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.