Adblock Plus and (a little) more
Adblock Plus 3.11.3 for Chrome, Firefox, Microsoft Edge and Opera · 2021-11-02 14:33 by Thomas Greiner
Install Adblock Plus 3.11.3 for Chrome
Install Adblock Plus 3.11.3 for Firefox
Install Adblock Plus 3.11.3 for Microsoft Edge
Install Adblock Plus 3.11.3 for Opera
This release adds ad blocking support for more languages and includes some snippet changes.
Filter changes
Upgraded adblockpluscore to 0.4.0 (release notes: 0.3.1, 0.4.0), which includes the following changes:
- Recommend Dandelion Sprout’s Nordic Filters filter list for Finnish and Swedish (core#249, core#332).
Snippet changes
Upgraded abp-snippets to 0.3.1 (update notes), which includes the following changes:
- Added
hide-if-graph-matches
snippet. - Removed
dir-string
snippet.
The rise and fall of screenshot-based testing · 2021-10-18 15:20 by Kathrin Jennewein
Once upon a time, the team developing the Adblock Plus (ABP) extension decided to add automated end-to-end tests to adblockpluschrome, formerly the main ABP project. The same team had already developed test pages used by manual tests, so why not use them on the automation?
Adblock Plus 3.11.2 for Chrome, Firefox, Microsoft Edge and Opera · 2021-09-01 12:29 by Thomas Greiner
Install Adblock Plus 3.11.2 for Chrome
Install Adblock Plus 3.11.2 for Firefox
Install Adblock Plus 3.11.2 for Microsoft Edge
Install Adblock Plus 3.11.2 for Opera
Snippet changes
Upgraded abp-snippets to 0.2.2 (update notes), which includes the following changes:
- Added
cookie-remover
,json-override
,prevent-listener
andsimulate-event-poc
snippets. - Fixed regression with
abort-current-inline-script
snippet. - Fixed a problem with source maps.
Adblock Plus 3.11.1 for Chrome, Firefox, Microsoft Edge and Opera · 2021-07-27 14:23 by Thomas Greiner
Install Adblock Plus 3.11.1 for Chrome
Install Adblock Plus 3.11.1 for Firefox
Install Adblock Plus 3.11.1 for Microsoft Edge
Install Adblock Plus 3.11.1 for Opera
This release makes upcoming snippets more resilient against anti-ad blocking attempts (ui#966).
Adblock Plus 3.11 for Chrome, Firefox, Microsoft Edge and Opera · 2021-05-19 17:19 by Thomas Greiner
Install Adblock Plus 3.11 for Chrome
Install Adblock Plus 3.11 for Firefox
Install Adblock Plus 3.11 for Microsoft Edge
Install Adblock Plus 3.11 for Opera
This release adds an easy way to block cookie warnings and push notifications. For advanced users, it also introduces the ability to block requests based on their headers as well as an option for debugging element hiding filters.
Note that the extension is no longer sending GET requests to check for updates for disabled filter lists. Instead, it is sending HEAD requests to save bandwidth while they’re not in use.
User interface changes
- Added new filter list recommendations for blocking cookie warnings and push notifications (ui#701, core#248).
- Added checkbox for enabling debug element hiding filters mode (ui#608).
- Refreshed Adblock Plus logo color (ui#819).
- Ignore private tabs when counting blocked requests (ui#851, ui#899).
- Hide issue reporter and share buttons for private tabs (ui#870, ui#886).
Filter changes
Upgraded adblockpluscore to 0.3.0 (release notes), which includes the following changes:
- Snippet changes
- Removed
uabinject-defuser
snippet (core#287).
- Removed
- Added support for
$header
filter option (core#77, ui#898, webext#194). - Update checks for disabled filter lists are now being made using HEAD requests and occur more frequently (core#290).
Chromium-specific changes
- Fixed: Unable to print on some pages (webext#287, Chromium bug 1138634).
Firefox-specific changes
- Improved compatibility with Firefox Android 79+ (ui#868).
Adblock Plus 3.10.2 for Chrome, Firefox, Microsoft Edge and Opera · 2021-01-28 18:07 by Thomas Greiner
Install Adblock Plus 3.10.2 for Chrome
Install Adblock Plus 3.10.2 for Firefox
Install Adblock Plus 3.10.2 for Microsoft Edge
Install Adblock Plus 3.10.2 for Opera
Changes
- Expanded list of trusted websites that are allowed to use subscribe links (webext#299, webext#308, webext#311).
- Fixed: Gave first-run page enough time to load even under slow network conditions (ui#880).
Adblock Plus 3.10.1 for Chrome, Firefox, Microsoft Edge and Opera · 2020-12-15 13:44 by Thomas Greiner
Install Adblock Plus 3.10.1 for Chrome
Install Adblock Plus 3.10.1 for Firefox
Install Adblock Plus 3.10.1 for Microsoft Edge
Install Adblock Plus 3.10.1 for Opera
Changes
- Improved performance of
hide-if-matches-xpath
snippet (core#263). - Fixed: Made iFrame properties accessible to
abort-on-property-read
andabort-on-property-write
snippets (core#212). - Fixed: First-run page was being replaced even though it was already visible (ui#873).
Adblock Plus 3.10 for Chrome, Firefox, Microsoft Edge and Opera · 2020-11-17 14:36 by Thomas Greiner
Install Adblock Plus 3.10 for Chrome
Install Adblock Plus 3.10 for Firefox
Install Adblock Plus 3.10 for Microsoft Edge
Install Adblock Plus 3.10 for Opera
This release includes various improvements to the “Block element” feature, adds ad blocking support for more languages and restricts the ability to subscribe to filter lists to some trusted websites. It also drops support for some old browser versions, namely Chromium 59 and Firefox 51.
User interface changes
- Redesigned “Block element” dialog and added ability to preview blocked elements (ui#638, ui#761).
- Open a web-based version of the first-run page upon installation (ui#833).
- Updated design of buttons in icon popup (ui#472).
- Updated design of rating button in settings page (ui#706).
- Added donation button to settings page and first-run page (ui#769, ui#818).
- Removed Weibo link from settings page (ui#670).
- Allow Chinese users to share number of blocked items on Weibo (ui#642).
- Fixed: Cannot add new filter list by pressing Enter key (ui#548).
- Fixed: Hide counters in icon popup when for non-web pages (ui#810).
- Fixed: Hide “Block element” button in icon popup for web pages in allowlist (ui#806).
- Fixed: Settings page layout broke when displaying lengthy language names (ui#793).
Filter changes
- Snippet changes
- Restricted subscribe links to trusted websites (webext#87, webext#263).
- Recommend Dandelion Sprout’s Nordic Filters filter list for Nordic languages (core#233, ui#841).
- Recommend IndianList filter list for some additional languages (core#245, ui#841).
- Fixed: Preinstalled incorrect language filter list if no suitable one was found (webext#271).
Other changes
- Check for data corruption upon initialization (ui#830, webext#201).
- Fixed: Don’t show notifications to user in case of data corruption (ui#829, core#247, webext#244).
- Fixed: Avoid interfering with web browsing when opening a new tab (ui#831, webext#260).
Chromium-specific changes
- Dropped support for Chromium 59 and below (webext#266).
This includes Chrome 59 and Opera 46.
- Fixed: Tabs opened by user were treated as popups (webext#272).
Firefox-specific changes
- Dropped support for Firefox 51 (webext#143).
- Fixed: Scrolling through custom filters was slow (ui#487).
- Fixed: Firefox freezes when using element hiding debug mode (core#220, webext#209).
- Fixed: Frames are not being collapsed (webext#90).
Opera-specific changes
- Fixed: Cannot close “Block element” dialog (ui#791).
Adblock Plus 3.9.5 for Chrome, Firefox, Microsoft Edge and Opera · 2020-09-09 12:20 by Thomas Greiner
Install Adblock Plus 3.9.5 for Chrome
Install Adblock Plus 3.9.5 for Firefox
Install Adblock Plus 3.9.5 for Microsoft Edge
Install Adblock Plus 3.9.5 for Opera
Changes
- Added
freeze-element
snippet (core#200). - Updated
hide-if-matches-xpath
snippet to be able to hide more elements (core#240). - Fixed: Error message shown in browser’s developer tools when using Block element feature (webext#230).
Firefox-specific changes
- Fixed: Link-based popup blocking stopped working in Firefox 79 (webext#237).
Goodbye development builds · 2020-09-03 00:10 by Sebastian Noack
We are no longer providing signed and updated development builds for Adblock Plus. But if you want to try out the latest features you can use the unsigned builds from GitLab CI, they won’t automatically update and might get disabled as you restart your browser though.