Run JS in URL | EN

Allows running JS code using URL

Tác giả
Belogvardeec_belich
Cài đặt hàng ngày
0
Số lần cài đặt
1
Đánh giá
0 0 0
Phiên bản
0.3
Đã tạo
10-02-2025
Đã cập nhật
10-02-2025
Size
861 Byte
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

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.