You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Revadike
changed the title
How to use on limited amount of websites?
Limit extension access permissions to specific domains
Jan 9, 2025
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
The text was updated successfully, but these errors were encountered: