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

Unable to trim referrer headers for cookieblocked domain requests in MV3 #3068

Open
ghostwords opened this issue Mar 6, 2025 · 0 comments
Open
Labels
bug Chrome MV3 Manifest V3-specific issue

Comments

@ghostwords
Copy link
Member

declarativeNetRequest allows for removing and setting value of headers. It does not allow for any transformation of those values which makes it impossible to port referrer trimming functionality from MV2 to MV3.

-- https://issues.chromium.org/issues/40731976

Trimming cookieblocked domain request referrers to origin was implemented in #2505.

@ghostwords ghostwords added bug Chrome MV3 Manifest V3-specific issue labels Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Chrome MV3 Manifest V3-specific issue
Projects
None yet
Development

No branches or pull requests

1 participant