Adblock Plus and (a little) more
Adblock Plus 4.6 for Chrome, Firefox, Microsoft Edge and Opera · 2024-08-27 13:14 by Ursa Kacar
Install Adblock Plus 4.6 for Chrome
Install Adblock Plus 4.6 for Firefox
Install Adblock Plus 4.6 for Microsoft Edge
Install Adblock Plus 4.6 for Opera
This release updates snippets and brings some under the hood changes and smaller improvements to the extension.
Changes
- Updated list of partners for web APIs
Snippets changes
- Unified the logic to proxy the fetch API, preventing strip-fetch-query-parameter and replace-fetch-response from interfering with each other
- Removed redundant debugLogs in skip-video
- Added to all success debugLogs the snippet name and the passed arguments, so that every success debugLog shows the filter that worked
- Improved the logic that checks whether pseudo elements are visible for hide-if-contains-visible-text
- Improved json-prune: now it can handle both arrays and nested objects with a placeholderNotes for filter developers
Adblock Plus 4.5.1 for Chrome, Firefox, Microsoft Edge and Opera · 2024-08-13 16:28 by Thomas Greiner
Install Adblock Plus 4.5.1 for Chrome
Install Adblock Plus 4.5.1 for Firefox
Install Adblock Plus 4.5.1 for Microsoft Edge
Install Adblock Plus 4.5.1 for Opera
This release contains only minor updates and under-the-hood changes.
Adblock Plus 4.5 for Chrome, Firefox, Microsoft Edge and Opera · 2024-07-30 17:22 by Brent Montrose
Install Adblock Plus 4.5 for Chrome
Install Adblock Plus 4.5 for Firefox
Install Adblock Plus 4.5 for Microsoft Edge
Install Adblock Plus 4.5 for Opera
This release adds support for Sentry remote logging, Smart Allowlisting, and One Click Allowlisting with Filters expiration.
User interface changes
- Added support for sending background page errors to Sentry.
- Fixed: Auto open the update campaign for FF users.
Filter changes
Upgraded EWE to 1.10.0 (release notes: 1.10.0), which includes the following changes:
- Added support for Smart Allowlisting.
- Added support for One Click Allowlisting with Filters expiration.
- Added an opt-out mechanism for the user counting telemetry.
- Fixed: Attempting to add a filter that has already been added no longer throws an error.
Adblock Plus 4.4 for Chrome, Firefox, Microsoft Edge and Opera · 2024-07-16 14:30 by Rowan Deysel
Install Adblock Plus 4.4 for Chrome
Install Adblock Plus 4.4 for Firefox
Install Adblock Plus 4.4 for Microsoft Edge
Install Adblock Plus 4.4 for Opera
New snippets, more blocked info, in product messaging fixes.
Changes
- Updated extension description
- Fix: Inject IPM-related script on document_start, not _end
- Upgraded @eyeo/snippets to 1.4.0 (release notes)
- Add number of blocked requests to injection info (abp#1640)
Adblock Plus 4.3 for Chrome, Firefox, Microsoft Edge and Opera · 2024-07-02 13:12 by Ursa Kacar
Install Adblock Plus 4.3 for Chrome
Install Adblock Plus 4.3 for Firefox
Install Adblock Plus 4.3 for Microsoft Edge
Install Adblock Plus 4.3 for Opera
This release includes a notification to our Firefox users about recent changes about updates to the extension, improvements to our IPM system, support for CDP functionality and the latest webext engine version
Latest changes
- Auto open the update campaign for FF users (EE-680)
- Updated the extension engine dependency to 1.8.0 (EE-632)
- Support CDP functionality (EE-632)
- Add special handling to allowlisting API for Softonic domains (EE-625, RL-181)
- Fix regression introduced by node-fetch upgrade (EE-630)
- Added further filter list diff update error messages (abp#1678)
- Introduce IPM delete command (abp#1540)
Adblock Plus 4.2 for Chrome, Firefox, Microsoft Edge and Opera · 2024-06-11 15:12 by Dorel Gabor
Install Adblock Plus 4.2 for Chrome
Install Adblock Plus 4.2 for Firefox
Install Adblock Plus 4.2 for Microsoft Edge
Install Adblock Plus 4.2 for Opera
This release introduces support for showing premium features in the pop-up menu. MR
Adblock Plus 4.1 for Chrome, Firefox, Microsoft Edge and Opera · 2024-05-28 17:28 by Thomas Greiner
Install Adblock Plus 4.1 for Chrome
Install Adblock Plus 4.1 for Firefox
Install Adblock Plus 4.1 for Microsoft Edge
Install Adblock Plus 4.1 for Opera
This release reintroduces support for third-party filter lists for Manifest v3. It also contains various filter and snippets improvements and fixes.
User interface changes
- Changed “Donate” text to “Contribute” (abp#1452).
- Attempted to fix a problem with endless opening of tabs with Adblock Plus update information (abp#1548).
- Fixed: Clicking the “Add” button after pasting multiple custom filters causes the multiple filter lists to be merged as one (Manifest v3 only) (abp#1672).
- Fixed: Block element flow got stuck (abp#1686).
Filter changes
Upgraded EWE to 1.6.1 (release notes: 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1, 1.5.0, 1.6.0, 1.6.1), which includes the following changes:
- Added support for third-party filter lists (Manifest v3 only).
- Added support for wildcard domains in element hiding filters.
- Added support for “remove” action on elemhide emulation filters.
- Improved ad-filtering quality on single page websites.
- Fixed: Unable to unallowlist allowlisted domain from filter list (Manifest v3 only).
- Fixed: Filter in filter list got removed when same custom filter got removed (Manifest v3 only).
- Fixed: Last updated column in settings got stuck when updating a filter list (Manifest v3 only).
- Fixed: Port ignored when using domain wildcards filter.
- Fixed: Blocked images not hidden on specific cases on Linux.
Snippets changes
Upgraded @eyeo/snippets to 1.3.0 (release notes), which includes the following changes:
- Added support for Acceptable Ads in
hide-if-classifies
snippet. - Added support for filter selectors with whitespaces.
- Added support for optional filter flags:
denoise
,failsafe
,frameonly
,silent
- Changed
mldebug:
option to separate filter flag.
Adblock Plus 4.0 for Chrome, Firefox, Microsoft Edge and Opera · 2024-04-29 17:10 by Thomas Greiner
Install Adblock Plus 4.0 for Chrome
Install Adblock Plus 4.0 for Firefox
Install Adblock Plus 4.0 for Microsoft Edge
Install Adblock Plus 4.0 for Opera
This is the first Adblock Plus version that is based on the Manifest v3 extension format. For now this change only affects users on Chrome. Users on Firefox, Microsoft Edge and Opera will remain on Manifest v2 for the time being, so this release only includes some minor changes for them. Eventually, we are going to switch over to Manifest v3 on all platforms and we are continuing to monitor and test support for Manifest v3 on those platforms.
Snippets changes
Upgraded @eyeo/snippets to 1.2.2 (release notes), which includes the following changes:
- Changed optional parameter syntax of
skip-video
snippet. - Updated
skip-video
snippet:- Added support for
race
. - Added support for optional named parameters.
- Added optional parameters:
-run-once
-stop-on-video-end
-wait-until
- Converted existing optional parameters to optional named parameters:
-max-attempts
-retry-ms
-skip-to
- Added support for
Chrome-specific changes
- Switched to Manifest v3 (initial support, additional fixes and improvements, abp#1651).
Known issues due to Manifest v3 limitations
- The size of the extension package has increased significantly. We are investigating various ways to reduce the size of future Adblock Plus versions.
- Filter lists from third-party sources have been disabled temporarily and won’t show up in the extension’s settings. Those filter lists will be restored with a subsequent update.
- Filter lists may fail to update. This problem is more likely to occur for users with many custom filters.
- Filter lists may fail to install. This problem is more likely to occur for users who have other content-filtering extensions enabled.
- Custom filters may fail to be added.
Adblock Plus 3.25.1 for Chrome, Firefox, Microsoft Edge and Opera · 2024-04-02 17:07 by Thomas Greiner
Install Adblock Plus 3.25.1 for Chrome
Install Adblock Plus 3.25.1 for Firefox
Install Adblock Plus 3.25.1 for Microsoft Edge
Install Adblock Plus 3.25.1 for Opera
This release contains various bug fixes, including ones related to the upcoming transition to Manifest v3.
User interface changes
- Made various improvements in preparation for the upcoming transition to Manifest v3 (abp#1553, abp#1628, abp#1632).
- Fixed: Premium access got lost when the extension was unable to reach our servers to verify that the Premium license is still active (abp#1575).
Adblock Plus 3.25 for Chrome, Firefox, Microsoft Edge and Opera · 2024-03-01 13:12 by Thomas Greiner
Install Adblock Plus 3.25 for Chrome
Install Adblock Plus 3.25 for Firefox
Install Adblock Plus 3.25 for Microsoft Edge
Install Adblock Plus 3.25 for Opera
This release includes various bug fixes ahead of the upcoming transition to Manifest v3, as well as additional functionality for existing snippets. It also resumes support for Firefox, bringing the changes from Adblock Plus 3.24 to Firefox users.
User interface changes
- Extended in-product messaging to allow usage of adblockplus.org subdomains (abp#1485).
- Fixed: Developer tools panel displayed content filters as type OTHER (abp#1626).
Filter changes
Upgraded @eyeo/webext-ad-filtering-solution to 1.2.4 (release notes), which includes the following changes:
- Various fixes for upcoming transition to Manifest v3.
Snippets changes
Upgraded to @eyeo/snippets 1.2.1 (release notes: 1.1.0, 1.2.0, 1.2.1), which includes the following changes:
- Added support for
^^sh^^
and^^svg^^
CSS selectors to various snippets. - Added telemetry for machine learning snippets.
Firefox-specific changes
- Disabled data collection for all Firefox users while we’re working on an opt-out experience that complies with Mozilla’s requirements (abp#1621).