Run JS in URL | EN

Allows running JS code using URL

Versión del día 10/02/2025. Echa un vistazo a la versión más reciente.

Autor
Belogvardeec_belich
Calificaciones
0 0 0
Versión
0.3
Creado
10/02/2025
Actualizado
10/02/2025
Tamaño
861 Bytes
Licencia
MIT
Funciona en
Todos los sitios

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.