Event Control

Provides ability to enable/disable specific events 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.

As of 2023-01-03. See the latest version.

Author
jcunews
Ratings
0 0 0
Version
1.0.1
Created
2023-01-03
Updated
2023-01-03
Size
2.28 KB
License
AGPL v3
Applies to
All sites

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.