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
일일 설치수
1
총 설치수
26
평점
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.