Adblock Plus and (a little) more

Adblock Plus 3.22.1 for Chrome, Firefox, Microsoft Edge and Opera · 2024-01-15 17:47 by Thomas Greiner

Install Adblock Plus 3.22.1 for Chrome
Install Adblock Plus 3.22.1 for Firefox
Install Adblock Plus 3.22.1 for Microsoft Edge
Install Adblock Plus 3.22.1 for Opera

This release fixes a major performance problem that was introduced in Adblock Plus 3.22 (ui#1576).

Read more Comment [1]

Tags:

Adblock Plus 3.22 for Chrome, Firefox, Microsoft Edge and Opera · 2024-01-08 16:44 by Thomas Greiner

Install Adblock Plus 3.22 for Chrome
Install Adblock Plus 3.22 for Firefox
Install Adblock Plus 3.22 for Microsoft Edge
Install Adblock Plus 3.22 for Opera

This release resumes support for Firefox, adds support for blocking ads in more languages and introduces differential filter list updates, which are crucial to continue delivering frequent updates to filter lists under Manifest v3. Additionally, it includes further support for users who encounter YouTube’s anti-adblock wall.

User interface changes

  • Added filter list recommendations for Japanese, Kazakh, Turkish and Uzbek (ui#1462, ui#1497).
  • Show a dialog to help users who encounter YouTube’s anti-ad blocker wall (ui#1513).

Filter changes

Upgraded EWE to 1.1.1 (release notes: 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.13.2, 1.0.0, 1.1.0, 1.1.1), which includes the following changes:

  • Added support for partial filter list updates in preparation for Manifest v3.
  • Fixed: CSP filters were ignored, if no domain was included in the filter’s URL pattern (ui#1138).
  • Fixed: Element hiding filter hits broke when an invalid CSS selector was used (ui#1471).

Snippet changes

Upgraded EWE to 1.1.1, which includes the following changes:

  • Removed domain requirement from hide-if-classifies snippet.

Firefox-specific changes

  • Added the option to opt-out of data collection for the in-product messaging feature that was introduced in Adblock Plus 3.18 (ui#1416).

Read more Comment [5]

Tags:

Adblock Plus 3.21.1 for Chrome, Microsoft Edge and Opera · 2023-11-28 12:49 by Thomas Greiner

Install Adblock Plus 3.21.1 for Chrome
Install Adblock Plus 3.21.1 for Microsoft Edge
Install Adblock Plus 3.21.1 for Opera

In an effort to bring new features and bug fixes to Adblock Plus users more quickly, we are working on increasing the frequency at which we publish new extension versions. Consequently, this release mostly contains some under-the-hood improvements and fixes an in-product messaging problem that caused an error message to be shown on websites (ui#1494).

Read more Comment [4]

Tags:

Adblock Plus 3.21 for Chrome, Microsoft Edge and Opera · 2023-11-09 18:51 by Thomas Greiner

Install Adblock Plus 3.21 for Chrome
Install Adblock Plus 3.21 for Microsoft Edge
Install Adblock Plus 3.21 for Opera

This release adds functionality for skipping video ads, as well as improvements and fixes for various snippets.

Snippets changes

Upgraded @eyeo/snippets to 0.10.0 (release notes: 0.9.1, 0.10.0), which includes the following changes:

  • Added skip-video snippet.
  • Added optional autoRemoveCookie parameter to cookie-remover snippet.
  • Added optional setConfigurable parameter to override-property-read snippet (snippets#20).
  • Fixed: Snippets could overwrite each other, if they used the waitUntil parameter.
  • Fixed: hide-if-matches-xpath3 snippet behaved differently in Firefox (see issue).
  • Fixed: prevent-listener snippet failed to target certain listeners (snippets#16).
  • Fixed: cookie-remover was unable to determine frame domain, if cookies get reset after removal (snippets#18).

Read more Comment [3]

Tags:

Adblock Plus 3.20 for Chrome, Microsoft Edge and Opera · 2023-10-23 16:56 by Thomas Greiner

Install Adblock Plus 3.20 for Chrome
Install Adblock Plus 3.20 for Microsoft Edge
Install Adblock Plus 3.20 for Opera

This release contains various filtering improvements, such as a more capable integration of machine learning, and the ability to block web bundles.

User interface changes

  • Extended in-product messaging to allow for domain-specific messages (ui#1470).
  • Fixed: In-product messages weren’t displayed properly (ui#1493).
  • Fixed: Switching tabs using the keyboard was broken (ui#1135).

Filter changes

Upgraded EWE to 0.10.1 (release notes: 0.9.0, 0.10.0, 0.10.1), which includes the following changes:

  • Made filter hits for the developer tools panel and for issue reports compatible with Manifest v3 (ewe#389).
  • Added $webbundle filter option (ewe#495).

Snippets changes

Started using @eyeo/mlaf 0.3.3 for machine learning functionality, and upgraded @eyeo/snippets to 0.9.0 (release notes: 0.8.0, 0.8.1, 0.9.0), which includes the following changes:

  • Added hide-if-classifies snippet.
  • Added hide-if-matches-xpath3 snippet.
  • Removed hide-if-graph-matches snippet.

Firefox-specific changes

  • Fixed: No favicon is shown for extension pages (ui#1105).
  • Fixed: Injected UI remains in web page after the extension gets unloaded (ui#1404).

Read more Comment

Tags:

Adblock Plus 3.19 for Chrome, Microsoft Edge and Opera · 2023-08-24 15:48 by Thomas Greiner

Install Adblock Plus 3.19 for Chrome
Install Adblock Plus 3.19 for Microsoft Edge
Install Adblock Plus 3.19 for Opera

This release adds a new Premium feature for blocking cookie consent pop-ups. It also contains various bug fixes and under-the-hood improvements.

Premium changes

  • Added a new Premium feature for blocking cookie consent pop-ups (ui#1347, ui#1454).
  • Added a new page for onboarding new Premium users (ui#1444, ui#1453).

User interface changes

  • Made “Block element” feature compatible with Manifest v3 (ui#1275).
  • Fixed: Issue reporter draws hiding/highlighting sections with an offset (ui#1185).
  • Fixed: Developer tools panel mistakes filters from filter lists as custom filters (ui#1323).
  • Fixed: Icon falsely indicates that extension is inactive under some circumstances (ui#1330).

Filter changes

Upgraded EWE to 0.8.1 (release notes: 0.8.0, 0.8.1) (ui#1317, ui#1327, ui#1328, ui#1352), which includes the following changes:

Read more Comment

Tags:

Adblock Plus 3.18.1 for Chrome, Microsoft Edge and Opera · 2023-07-21 15:41 by Thomas Greiner

Install Adblock Plus 3.18.1 for Chrome
Install Adblock Plus 3.18.1 for Microsoft Edge
Install Adblock Plus 3.18.1 for Opera

This release contains various improvements to snippets.

Snippet changes

Upgraded @eyeo/snippets to 0.7.0 (release notes: 0.6.1, 0.7.0), which includes the following changes:

  • Deprecated hide-if-graph-matches snippet.
  • Added hide-if-matches-computed-xpath snippet.
  • Added optional parameters to hide-if-contains-visible-text snippet.
  • Added optional setConfigurable parameter to abort-on-property-read and abort-on-property-write snippets.
  • Added optional waitUntil parameter to hide-if-has-and-matches-style, hide-if-contains-and-matches-style and hide-if-matches-computed-xpath snippets.
  • Added optional parameters windowWidthMin and windowWidthMax to hide-if-has-and-matches-style and hide-if-contains-and-matches-style snippets.
  • Improved performance of hide-if-matches-xpath snippet.
  • Improved debug logs.

Read more Comment

Tags:

Adblock Plus 3.18 for Chrome, Microsoft Edge and Opera · 2023-07-13 16:41 by Thomas Greiner

Install Adblock Plus 3.18 for Chrome
Install Adblock Plus 3.18 for Microsoft Edge
Install Adblock Plus 3.18 for Opera

This release introduces in-product messaging functionality to raise awareness for relevant features, products and Premium in a less intrusive manner than is currently possible (ui#1368, ui#1385, ui#1393).

Read more Comment

Tags:

Adblock Plus 3.17.1 for Chrome, Firefox, Microsoft Edge and Opera · 2023-06-16 12:57 by Thomas Greiner

Install Adblock Plus 3.17.1 for Chrome
Install Adblock Plus 3.17.1 for Firefox
Install Adblock Plus 3.17.1 for Microsoft Edge
Install Adblock Plus 3.17.1 for Opera

This release fixes a bug that prevents the activation of some functionality when the extension starts up (ui#1421).

Read more Comment

Tags:

Adblock Plus 3.17 for Chrome, Firefox, Microsoft Edge and Opera · 2023-04-25 14:34 by Thomas Greiner

Install Adblock Plus 3.17 for Chrome
Install Adblock Plus 3.17 for Firefox
Install Adblock Plus 3.17 for Microsoft Edge
Install Adblock Plus 3.17 for Opera

This release includes some improvements to snippets and expands on experimental APIs that some websites can use to provide a better experience for Adblock Plus users.

User interface changes

  • Automatically enable additional distraction blocking when activating Premium (ui#1326).

Snippet changes

Upgraded @eyeo/snippets to 0.6.1 (release notes: 0.6.0, 0.6.1), which includes the following changes:

  • Added simulate-mouse-event snippet (snippets#12).
  • Improved performance, added support for selecting sub-targets, and added optional debug output to hide-if-graph-matches snippet.

Other changes

  • Provide experimental Flattr API to some websites (ui#1370).
  • Expanded partner access to experimental allowlisting API (ui#1387).

Read more Comment [1]

Tags: