brave / brave/adblock-rust

unhandled options

Open
#1 4 comments 3 reactions 0 assignees View on GitHub
enhancement uBO-parity
Dominant language
Rust
Stars
2.8k
Forks
250
Avg merge
1d 16h
Merged PRs (30d)
6

Description

A few options are not currently handled from easylist and easyprivacy:

- [ ] `popup` - Include pages opened in a new tab or window: https://github.com/brave/adblock-rust/issues/683
- [x] `generichide` - Used to prevent applying global element rules on a page (e.g. `@@||example.com^$generichide`)
- [x] `document` - Used to whitelist the page itself (e.g. `@@||example.com^$document`)
- [ ] `webrtc` - Include or exclude connections opened via RTCPeerConnection instances to ICE servers
- [ ] `elemhide` - Used to prevent element rules from applying on a page (e.g. `@@||example.com^$elemhide`)
- [ ] `genericblock` - Used to prevent applying global blocking rules on a page (e.g. `@@||example.com^$genericblock`)

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.