Skip to content

unhandled options #1

@AndriusA

Description

@AndriusA
Contributor

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

  • popup - Include pages opened in a new tab or window
    generichide - Used to prevent applying global element rules on a page (e.g. @@||example.com^$generichide)
    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)

Activity

AndriusA

AndriusA commented on May 21, 2019

@AndriusA
ContributorAuthor

For network filters, there are still a few rule options that are not supported, wrt brave-experiments/ad-block#217

  • popunder, popup - ad-blocker does not directly interact with popup/popunder blocking
    csp
    inline-script - inline scripts are normally blocked through CSP
    match-case - all rules are considered case insensitive (Support for better match-case regex filters. #242)
    all - implemented but can be extended with popup, inline-script, inline-font
antonok-edm

antonok-edm commented on Jul 18, 2020

@antonok-edm
Collaborator
ghost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuBO-paritypending features that are already available in uBO

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @AndriusA@antonok-edm

        Issue actions

          unhandled options · Issue #1 · brave/adblock-rust