Adblock Plus and (a little) more
Goodbye development builds · 1541 days ago 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.
Filter list downloads require HTTPS now · 2009 days ago by Manish Jethani
Starting with Adblock Plus 3.6 for Chrome, Firefox and Opera (and development builds as of 3.5.2.2320), the extension will no longer download filter lists over unencrypted HTTP (core#5). Any existing subscriptions with http://
URLs will stop syncing. If you are a filter list maintainer affected by this change, you can migrate any of your current subscribers over in a few simple steps.
Removed support for the $collapse and $object-subrequest filter options · 2018 days ago by Sebastian Noack
Starting with Adblock Plus 3.6 (and development builds as of 3.5.2.2320), filters using the $collapse
or $object-subrequest
filter options will become invalid and have no effect. We advise filter list authors to update their filter lists, removing any $collapse
filter option and replacing any $object-subrequest
filter option with the $object
filter option.
Changes to parsing metadata from filter lists · 2257 days ago 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.
Rewriting URL instead of blocking · 2379 days ago by Hubert Figuière
Starting with Adblock Plus 3.2 for Chrome, Firefox and Opera (and development builds as of 3.1.0.2053), there is a new $rewrite
filter option to rewrite the URL of a resource instead of blocking it.
Internationalized domains in filters are now expected to be encoded as Punycode · 2379 days ago by Sebastian Noack
Starting with Adblock Plus 3.2 (and development builds as of 3.1.0.2050), domains given in filters are expected to be encoded as Punycode.
Pre-configurable preferences for system administrators on Firefox 57 and above · 2406 days ago by Sebastian Noack
Starting with Adblock Plus 3.1 and Firefox 57, system administrators will be able to pre-configure Adblock Plus in order to suppress the first run page or to add additional default subscriptions through a managed storage manifest. This feature is now available in the developments builds as of 3.0.4.2028.
Added support for the $csp filter option · 2406 days ago by Dave Vandyke
Starting with Adblock Plus 3.1 (and development builds as of 3.0.4.2028) the $csp
filter option is supported. The $csp
filter option allows for the injection of additional Content Security Policies.
Adblock Plus development builds for Firefox moved to new location · 2434 days ago by Sebastian Noack
Mozilla is going to drop support for beta versions from AMO, which means we’ll need to go back to distributing the development builds of Adblock Plus for Firefox ourselves. Furthermore, Mozilla will force existing beta users to be automatically updated to the stable version. So if you want to keep using the development build of Adblock Plus for Firefox you’ll need to re-install it from it’s new location.
Web Extensions builds are now the official Adblock Plus for Firefox development builds · 2646 days ago by Wladimir Palant
A while ago we announced our plan to migrate to the Web Extensions platform. With the current Firefox nightly builds being incompatible to classic add-ons already, we need to move a bit prematurely. So starting with Adblock Plus 2.99.0.1814 development build, our development builds will be using the Web Extensions platform. If you are on Firefox 57, make sure to install the latest Adblock Plus development build and it will be working again.