JingMatrix / ChromeXt

UserScript and DevTools supports for Chromium based and WebView based browsers
https://jingmatrix.github.io/ChromeXt/
GNU General Public License v3.0
641 stars 36 forks source link

Modify existing content security policy (CSP) headers #147

Open UNTRIVAL opened 7 months ago

UNTRIVAL commented 7 months ago

When using Tampermonkey, some scripts require the option "Modify existing content security policy (CSP) headers" under the "Security" section in Tampermonkey settings to be set to "yes" in order to work properly on specific web pages.

How can this be achieved with Chromext in Samsung Internet?

JingMatrix commented 7 months ago

No, this is currently impossible for ChromeXt. For short future, I have no enough time to implement it yet.