SteamWebIntegration icon indicating copy to clipboard operation
SteamWebIntegration copied to clipboard

How to use on limited amount of websites?

Open dimon222 opened this issue 2 years ago • 4 comments

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

dimon222 avatar Oct 11 '23 22:10 dimon222

image

Revadike avatar Oct 13 '23 17:10 Revadike

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?

dimon222 avatar Oct 13 '23 18:10 dimon222

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.

Revadike avatar Oct 13 '23 18:10 Revadike

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.

WiLuX-Source avatar Oct 14 '23 13:10 WiLuX-Source