CoreLibs
CoreLibs copied to clipboard
Add GM_addValueChangeListener support
Implement GM_addValueChangeListener (along with the GM_removeValueChangeListener) in the Userscript wrapper
Related issue https://github.com/AdguardTeam/AdguardForWindows/issues/2986.
The discussed script contains tips for the implementing method.