AdguardTeam / AdguardTeam/tsurlfilter

Add support for selective cookie filtering in MV3

Open
#173 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
81
Forks
20
PR merge metrics
No merged PRs in 30d

Description

### Issue Details

Currently there is no way to use modifyHeaders selectively in MV3. That means we don't have a way to use rules such as
`||*/httpbin/cookies^$cookie=case5` where we have a specific cookie name for example.

### Proposed solution

- We can use filter for modifyHeaders to filter out only specific cookies.

* Linked webextensions issue: https://github.com/w3c/webextensions/issues/439

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.