No one expected another patch for the AdGuard Browser Extension but here it is. Hopefully it’ll make your ad blocking experience a little smoother. We fixed a major issue where some users couldn’t install the extension properly because they couldn’t access the file with available filter lists on our server. And after some hard work (and maybe a little sweat), the $all
and $popup
modifiers should now work as our developers intended.
Changelog
Improvements
- Check filter checksum after it is downloaded #2681
Fixes
- The extension install process stops if filters.js is unreachable #2761
- The
$all
modifier does not work in the currently opened tab #2620 - Broken patch updates occur when activating a group of filters #2714
- If some fatal error occurred during the last update, diff updates were fetched before full sync #2717
- Assistant iframe styles are affected by cosmetic rules specific for websites #1848
$popup
disables simple blocking rule #2728$all
modifier does not block loaded resources of the page #2753
Scriptlets (JavaScript enhancement for filtering rules)
- Scriptlets updated to v1.10.25