Can you add a function that checks wether the `GM.*` functions are available and if not tries to use `GM_*` ? I want to use this in https://github.com/AdguardTeam/AdguardForWindows but as of now it does only support the `GM_*` syntax. 
Can you add a function that checks wether the
GM.*functions are available and if not tries to useGM_*?I want to use this in https://github.com/AdguardTeam/AdguardForWindows but as of now it does only support the
GM_*syntax.