SteamWebIntegration
SteamWebIntegration copied to clipboard
How to use on limited amount of websites?
I don't want to grant this extension access to everything in existence. How to grant it access to limited amount of URLs? I had a way to do it in classic Tampermonkey script previously, just want to have some way here :(
PS: firefox in question
This would imply I trust this extension will never push the code that would remove this feature. How to not allow it on browser level?
This would imply I trust this extension will never push the code that would remove this feature. How to not allow it on browser level?
I cannot. I'd have to specify for each website on the WWW, I dont think they even allow that many rules. You can view source code and build the extension yourself. Chrome also allows additional security features, such as only allow on this website.
Actually one of the extensions I use manages this very good MALSync however the experience will be much worse if we do it browser way. You already see what we are doing through github repo. I think it is not worth it for downgrading user experience.