Adblock Plus and (a little) more
Adblock Plus 2.0.1 for Safari released · 2018-09-19 18:05 by Dean Murphy
Install Adblock Plus 2.0.1 for Safari
Adblock Plus 2.0.1 has been made from the ground up to support Safari’s native content blocking engine, which is required for ad blocking to function as of Safari 12.0.
The main advantage of using the new content blocking APIs are the significant improvements to the speed and performance of ad blocking capabilities. Using these APIs also means there’s still some ground work to be done to improve the accuracy of what’s being blocked. We’ll be working over time to better optimize our filter list generation to provide a great ad blocking experience.
As this is a newly-built native macOS app, some features from the previous version aren’t available just yet but will be re-introduced with ongoing development.
Changes
- Added filter list management
- Added user controlled whitelisting
- Added ‘Help Page’ with support/social links
- Added user controlled whitelisting in toolbar extension UI
- Added on-boarding instructions
- Added automated removal of legacy ABP extension
- Fixed whitelist UI not updating in some instances
Changes to parsing metadata from filter lists · 2018-09-17 15:00 by Sebastian Noack
Starting with Adblock Plus 3.4 (and developments builds as of 3.3.2.2135), special comments must be given at the top of the filter list, right below the header, otherwise they will be ignored. Furthermore, the Checksum
special comment is no longer supported.
Adblock Plus for Samsung Internet 1.1.6 released · 2018-09-15 10:56 by Mario König
Install Adblock Plus for Samsung Internet 1.1.6
Changes
- Added support for the following language: Chinese. (Issue 6785)
Adblock Plus 3.3.2 for Chrome and Opera released · 2018-09-10 20:00 by Manish Jethani
Install Adblock Plus 3.3.2 for Chrome
Install Adblock Plus 3.3.2 for Opera
This release introduces the new hide-if-contains-and-matches-style
snippet (issue 6919), which enables filter list authors to tackle a specific technique used by some websites to circumvent ad blocking using invisible ad labels.
Adblock Plus 3.3.1 for Chrome, Firefox and Opera released · 2018-08-30 19:00 by Manish Jethani
Install Adblock Plus 3.3.1 for Chrome
Install Adblock Plus 3.3.1 for Firefox
Install Adblock Plus 3.3.1 for Opera
This release adds a couple of improvements to the Adblock Plus snippets.
Changes
- Added regular expression support to the
hide-if-contains
andhide-if-shadow-contains
snippets (issue 6847). - Added support to the
hide-if-contains
snippet for hiding a different ancestor of the element containing the search string (issue 6848).
Adblock Plus 3.3 for Chrome, Firefox and Opera released · 2018-08-28 15:00 by Manish Jethani
Install Adblock Plus 3.3 for Chrome
Install Adblock Plus 3.3 for Firefox
Install Adblock Plus 3.3 for Opera
This release features our own anti-circumvention filter list. It also includes a new experimental feature called “Snippets,” which lets us deploy specialized scripts selectively on one or more domains. We have also taken steps to reduce memory usage and further improve the performance of element hiding emulation.
Changes
- Added the new ABP anti-circumvention filter list (issues 6689, 6699 and 6731).
- Added basic support for snippets (issues 6781 and 6782).
- The
$rewrite
filter option now accepts a blank value (issue 6787). - Trailing dots in domain names are now always ignored (issue 6690).
- Element hiding emulation now correctly qualifies compound selectors in the document’s style sheet (issue 6619).
- The
:-abp-properties()
pseudo-class now responds correctly to dynamic DOM updates (issue 6680). - The
$elemhide
whitelisting filter option now works for documents with an unknown parent frame (issue 6808). - Fixed the rendering of SVG icons on the options page for mobile (issue 6866).
- Reduced the initial memory footprint by ~8% (issues 6727 and 6735).
- Further improved the performance of element hiding emulation (issue 6437).
- Fixed a compatibility issue on Chrome 49 (issue 6823).
Newest update to Adblock Plus is a massive strike against ‘anti-adblock’ tools · 2018-08-28 14:15 by Tom Woolford
Adblock Plus 3.3 strikes against anti-ad block companies.
Advantage ABP: Successfully blocking ads on Facebook for 1 year, 1 month and 1 day. · 2018-08-13 17:31 by Aaron Scheib
For years, the ad-blocking community and Facebook have been playing a sophisticated, but annoying, game of ping pong. Until now.
Adblock Plus 1.12.5 for Safari released · 2018-08-01 06:00 by Sebastian Noack
Install Adblock Plus 1.12.5 for Safari
Changes
- Restored limited compatibility with Safari 12, and prepared to notify users to migrate to our new Safari App Extension (issue 6786).
- Worked around an issue with pre-rendered tabs that caused ads not to be blocked and potentially other issues, in an edge case scenario (issue 3200).
- Fixed key-based whitelisting, which was broken since the previous release (issue 4902).
- Improved Content Blockers support (issue 5464).
Adblock Plus 3.2 for Chrome, Firefox and Opera released · 2018-07-17 21:16 by Sebastian Noack
Install Adblock Plus 3.2 for Chrome
Install Adblock Plus 3.2 for Firefox
Install Adblock Plus 3.2 for Opera
This release features the new $rewrite filter option which enables filter list authors to prevent (mostly pre-roll video) ads that couldn’t be blocked before from showing on some websites, as well as improvements to the issue reporter, and a couple other improvements and bug fixes.
Changes
- Added the
$rewrite
filter option (issue 6592 and issue 6622). - Blocked elements are now hidden through a style sheet if possible rather than by overriding their
style
attribute (issue 6645). - Stopped converting domains reported by the browser to Unicode, expecting domains in filters being given in Punycode (issue 6647).
- Fixed: Requests were matched in the wrong context when navigating to a document served by a Service Worker (issue 6595).
- Fixed a regression introduced with the previous release that caused the number in the icon badge to show even if that feature was disabled (issue 6679).
- Added information about filter hits and related requests to issue reports (issue 6386).
- Removed the title field when adding a subscription by URL (issue 6532).
- Formatted dates on the options page based on the current locale (issue 6661).
Chrome/Opera-only changes
- Fixed blocking of WebRTC connections and the related error shown in the console on Chrome 67 (respectively Opera 54) and above (issue 6744).