AdguardTeam / AdGuardMV3

AdGuard browser extension prototype based on the new Manifest V3
https://adguard.com/
GNU General Public License v3.0
144 stars 13 forks source link

The switch in the extension popup doesn't turn off for subdomains when the domain is unblocked #62

Open RichardBottiglieri opened 4 months ago

RichardBottiglieri commented 4 months ago

Please answer the following questions for yourself before submitting a question.

Ask a question

Is it possible to add a "domain is unblocked" user rule with the MV3 version that also covers subdomains? I may be doing it wrong, but I've tried this to no avail:

@@||example.com^$document

This will enable AdGuard on example.com, but if I navigate to app.example.com, AdGuard flips to an enabled state.

It appears that I have to specifically enter the subdomain(s) that I'd like to allow instead of doing this on a global basis for the primary domain. Is this a bug or by design, or simply a limitation of MV3?

Thanks!

RichardBottiglieri commented 4 months ago

Great, thank you! Quick question: is this version of the extension sticking around, or will all changes just be integrated into the other one that's currently MV2?