Adblock Plus and (a little) more
Adblock Plus 3.14.1 for Chrome, Firefox, Microsoft Edge and Opera · 2022-07-04 14:04 by Thomas Greiner
Install Adblock Plus 3.14.1 for Chrome
Install Adblock Plus 3.14.1 for Firefox
Install Adblock Plus 3.14.1 for Microsoft Edge
Install Adblock Plus 3.14.1 for Opera
Snippet changes
Upgraded abp-snippets to 0.4.1 (update notes), which includes the following changes:
- Improved support and performance for running multiple snippets on the same page.
- Added
racesnippet directive for running only some of a given list of snippets.
e.g. example.com#$#race start; snippet 1 2 3; other 4 5 6; another 7 8 9; race stop;
- Added case insensitive matching support for snippet parameters.
e.g. #$#snippet /test/ can now be #$#snippet /test/i
- Changed
hide-if-contains-visible-textto ignore elements offset from user visible areas. - Changed
hide-if-contains-visible-textto support specifying an optional attribute array for CSS attributes that should be interpreted as hiding an element. - Fixed:
hide-if-shadow-containsdid not always use the expected target. - Fixed:
hide-if-graph-matchesdid not work properly on Chromium.

Comment [1]
Commenting is closed for this article.
Name · 2022-07-27 17:45 · #
Does it work now in private tabs?