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
安裝總數
25
評價
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.