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.

Autore
jcunews
Installazioni giornaliere
0
Installazioni totali
32
Valutazione
0 0 0
Versione
1.0.2
Creato il
03/01/2023
Aggiornato il
03/01/2023
Dimensione
2,31 KB
Licenza
AGPL v3
Applica a
Tutti i siti

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.