AdguardTeam / AdguardTeam/tsurlfilter
[estimate] Add support for `$reason` modifier
Open
enhancement
Priority: P4
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
See the discussion here:
https://github.com/AdguardTeam/CoreLibs/issues/1986
It's relatively simple to add it to MV2. With MV3 it is more complicated.
There are several approaches to how it can be implemented, but it seems the easiest way would be to use `webRequest`, catch events when the main frame is blocked and double-check which rule was used to block it using the engine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.