Development builds
What are development builds?
Development builds represent the most current state of development for Adblock Plus and other extensions hosted on this website. By installing a development build you can try features that haven't been released in a stable version yet.
How reliable are development builds?
Naturally, development builds are less reliable than stable versions and you are using them at your own risk. However, changes are thoroughly tested before they are added to the source code repository. This means that development builds will work fine most of the time. There will be occasional issues however, especially when using some uncommon configuration — please report these so that they can be fixed. For non-English languages the new strings will usually stay untranslated until shortly before a release. Development builds may also interact with other extensions in a manner that isn't expected from a stable release.
How do I report bugs in development builds?
Please do so in the forum, simply create a new topic (but look around a little, the same issue might have been reported already). You don't need to register but you can do so if you want to be notified about changes in your topic. Please provide all the information necessary to reproduce the issue, especially development build version, browser and browser version, operating system. Please consider temporarily installing the latest stable version of the extension and verifying that the issue doesn't exist there, as this information is generally very helpful.
How do I install/update development builds?
To install a development build click one of the links below:
- Adblock Plus (changelog, older builds)
- Adblock Plus for Google Chrome™ (changelog, older builds). For installation in Chrome 21 and above see below!
- Adblock Plus for Android (changelog, older builds).
- Adblock Plus for K-Meleon
- Element Hiding Helper (changelog, older builds)
- Customizations for Adblock Plus (changelog, older builds)
- Diagnostics for Adblock Plus (changelog, older builds)
- URL Fixer (changelog, older builds)
- JavaScript Deobfuscator (changelog, older builds)
Your browser will check for updates automatically and offer you an update to the more recent development build once it is available. Note that you will never be updated to the stable release, instead you will get the development build immediately following the stable release.
Important Chrome installation notice: Starting with Chrome 21 extension installation
from third-party sites is no longer allowed. To fix this you have to start Chrome
with the --enable-easy-off-store-extension-install command line
flag. The other option is automatic system-wide installation of Adblock Plus
development builds (affects all users on the computer, browser restart required):
- On Windows download and run this registry file (requires administrator privileges). To remove Adblock Plus again download and run this registry file.
-
On Linux download this
file and put it into the directories
/etc/opt/chrome/policies/managed/and/etc/chromium/policies/managed/(create the directories if necessary, requires administrator privileges). To remove Adblock Plus again simply remove the file.
How do I know what has changed?
When the browser shows you the notification about available updates, click the development build and then "Show Information" button. This will display the list of all changes in this build. For a more high-level overview of the changes and additional information please follow the development build announcements. You can subscribe to the RSS feed in your favorite feed reader.
How do I interpret the version numbers?
Each development build ends with a build number representing the repository revision from which it was created. The format of the version number before it changes during the development cycle. E.g., immediately after Adblock Plus 1.2 release this version number will be 1.2.0+ (where "+" indicates that this build is newer than the stable 1.2 release, it usually isn't significantly different however). As the work starts towards Adblock Plus 1.3 this number changes into 1.3a (where "a" means "Alpha" indicating an early development stage). Once things solidify the builds will be designated as Beta releases (1.3b). Release candidates at the end of the development cycle will be called 1.3rc.
Note: The above doesn't apply to Google Chrome extensions where the version number isn't flexible enough to reflect additional information.