AdguardTeam / AdguardTeam/AdguardBrowserExtension
badfilter rules disable all rules with $permissions modifier
- Lingua principale
- TypeScript
- Stelle
- 4.4k
- Fork
- 449
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Please answer the following questions for yourself before submitting an issue
- [X] Filters were updated before reproducing an issue
- [X] I checked the [knowledge base](https://adguard.com/kb/) and found no answer
- [X] I checked to make sure that this issue has not already been filed
### AdGuard Extension version
4.4.22
### Browser version
Chrome 128
### OS version
Windows 11
### Ad Blocking
AdGuard Base filter
### Privacy
_No response_
### Social
_No response_
### Annoyances
_No response_
### Security
_No response_
### Other
_No response_
### Language-specific
_No response_
### What Tracking protection options do you have enabled?
_No response_
### Issue Details
Steps to reproduce:
1. Go to user rules and add `/.*/$permissions=identity-credentials-get=(),document`
2. Go to [this website](https://seekingalpha.com/news/4149853-biggest-stock-movers-today-djt-intc-and-more?mailingid=36743321&messageid=2900&serial=36743321.16827&source=email_2900&utm_campaign=rta-stock-news&utm_content=link-1&utm_medium=email&utm_source=seeking_alpha&utm_term=36743321.16827) and make sure the rule is working (Google sign in suggestion is not displayed in the top right of the page)
Screenshot

3. Add one by one rules from
```
/.*/$permissions=join-ad-interest-group=(),document,badfilter
/.*/$permissions=run-ad-auction=(),document,badfilter
/.*/$permissions=browsing-topics=(),document,badfilter
/.*/$permissions=private-state-token-issuance=(),document,badfilter
/.*/$permissions=private-state-token-redemption=(),document,badfilter
```
and check if the rule from step 2 is working.
### Expected Behavior
_No response_
### Actual Behavior
Every rule from step 3 disables the rule from step 2.
### Screenshots
Screenshot 1
### Additional Information
_No response_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.