Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to disable CSP rules of current tab #147

Open
UNTRIVAL opened this issue Jan 30, 2024 · 3 comments
Open

Allow to disable CSP rules of current tab #147

UNTRIVAL opened this issue Jan 30, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@UNTRIVAL
Copy link

UNTRIVAL commented Jan 30, 2024

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
Copy link
Owner

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

@JingMatrix JingMatrix added the enhancement New feature or request label Feb 2, 2024
@JingMatrix
Copy link
Owner

It seems that your goal is simply to remove the CSP restrictions.
I think that is not hard to implement.

@JingMatrix JingMatrix changed the title Modify existing content security policy (CSP) headers Allow to disable CSP rules of current tab Jan 21, 2025
@UNTRIVAL
Copy link
Author

It seems that your goal is simply to remove the CSP restrictions. I think that is not hard to implement.

Yes, you're correct. The focus is on removing the CSP restrictions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants