furybee / chrome-tab-modifier

Take control of your tabs
https://chrome.google.com/webstore/detail/tab-modifier/hcbgadmbdkiilgpifjgcakjehmafcjai
MIT License
569 stars 107 forks source link

Problem with Chrome Security (Chrome 130+) #378

Closed sylouuu closed 1 month ago

sylouuu commented 2 months ago

Discussed in https://github.com/furybee/chrome-tab-modifier/discussions/377

Originally posted by **ciltocruz** September 11, 2024 Hello. I bought a new computer and installed Chrome Tab Modifier. It doesn't work. The error I get is this: ``` Refused to load the script 'chrome-extension://e98cbfeb-3ded-4047-b873-61162833edcc/assets/content.js-D8gZ41FF.js' because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback. ``` Is it my computer or is there a Chrome setting I need to change? I'm not sure where the problem is. I don't know if it has anything to do with the new versions of the v3 manifest for chrome extensions My Chrome version is: Version 130.0.6699.3 (Official Build) Thanks!
sebastienfontaine commented 2 months ago

Hello,

Thank you for your report. A fix will be available in version 1.0.12. The release is currently under validation by the Chrome Web Store team and will be available soon.

Chrome (130+) has introduced additional restrictions for CSP (Content Security Policy).

Best regards,

ciltocruz commented 2 months ago

Thanks!

ciltocruz commented 2 months ago

What is known about Chrome Web Store team validation?

sebastienfontaine commented 2 months ago

Sorry I closed the issue too quickly :D It's still being validated. It will surely be validated this week

ciltocruz commented 2 months ago

It's working again!! Thanks!!