Run JS in URL | EN

Allows running JS code using URL

Verze ze dne 10. 02. 2025. Zobrazit nejnovější verzi.

Autor
Belogvardeec_belich
Hodnocení
0 0 0
Verze
0.3
Vytvořeno
10. 02. 2025
Aktualizováno
10. 02. 2025
Size
861 B
Licence
MIT
Spustit na
všech stránkách

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.