Run JS in URL | EN

Allows running JS code using URL

Autor
Belogvardeec_belich
Denne inštalácií
0
Celkový počet inštalácií
1
Hodnotenie
0 0 0
Verzia
0.3
Vytvorené
10.02.2025
Aktualizované
10.02.2025
Veľkosť
861 B
Licencia
MIT
Spustiť na
Všetkých stránkach

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.