Pushed version 9.6.9 to the Chrome Webstore
Changelog:
- users can now add the @@domainname.tld$saferegions in their allow list to exclude a domain from safe-regions protections
Why did I need 7 iterations for such a simple change?
- unsuccessful tried to add the safe scripts limitation on websites to prevent a website fetching (XmlHttpRequest) 3P-code and executing it as first party
in layman terms wanted to add a filter which allowed 3P-XmlHttpRequest but preventing websites to use the fetched data as first-party code.
Changelog:
- users can now add the @@domainname.tld$saferegions in their allow list to exclude a domain from safe-regions protections
Why did I need 7 iterations for such a simple change?
- unsuccessful tried to add the safe scripts limitation on websites to prevent a website fetching (XmlHttpRequest) 3P-code and executing it as first party
in layman terms wanted to add a filter which allowed 3P-XmlHttpRequest but preventing websites to use the fetched data as first-party code.
Attachments
Last edited:


