Event Control

Provides ability to enable/disable specific events (accessible from GM menu) on a site page which are specifically listened by the site and browser extensions. When an event is disabled, event handlers including the web browser's, will be disabled.

Tác giả
jcunews
Cài đặt hàng ngày
0
Số lần cài đặt
35
Đánh giá
0 0 0
Phiên bản
1.0.2
Đã tạo
03-01-2023
Đã cập nhật
03-01-2023
Size
2 KB
Giấy phép
AGPL v3
Áp dụng cho
Tất cả trang web

Note:

Since web browsers do not provide an execution order or load order for browser extensions, event handlers from browser extensions can not be disabled if their code is run before this script.