Greasy Fork is available in English.

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.

脚本作者
jcunews
今日安装
0
总安装量
21
得分
0 0 0
版本
1.0.2
创建日期
2023-01-03
最近更新
2023-01-03
许可证
AGPL v3
应用到
所有站点

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.