Skip to content

Advanced $domain modifier does not work with basic rules in MV3 extensions #168

@ameshkov

Description

@ameshkov

See the testcases here for details:
https://testcases.agrd.dev/Filters/advanced-domain-modifier/test-advanced-domain-modifier.html

The following rules do not work:

! Test case 2: basic rule
||*/httpbin/anything/test-case-2.json$domain=testcases.agrd.*|pages.*

! Test case 7: basic rule with regex
||*/httpbin/anything/test-case-7.json$domain=/testcases/|/pages/

We can implement $domain=example.* using the old approach right away.
We may be able to implement regex matching if this one is implemented: w3c/webextensions#394

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions