AdguardTeam / AdguardTeam/CoreLibs
Support `GM_registerMenuCommand` and `GM_unregisterMenuCommand`
- Dominant language
- No language data
- Stars
- 52
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Currently, AdGuard does not support `GM_registerMenuCommand` and `GM_unregisterMenuCommand` that is required when an userscript developer wants to add its configuration feature, etc.
### Suggestion
- Option button
I think that placing the button here is better.
Screenshot

- The `onClick` event must be executed only when any matched webpage is opened.
### Reference
- https://violentmonkey.github.io/api/gm/#gm_registermenucommand
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.