- JDK 1.7+
- Apache Maven 2+
- Set JAVA_HOME and JDK_HOME environment variables
Run the following command in the Compiler directory:
./build.sh dev
This will create a Build directory with unpacked extensions for all browsers:
Build/chrome-$currentVersion
Build/firefox-$currentVersion
Build/opera-$currentVersion
Build/safari-$currentVersion.safariextension
./build.sh beta
./build.sh release
You will need to put certificate.pem file to the Compiler directory. This build will create unpacked extensions and then pack them (crx for Chrome, xpi for Firefox).
https://mizzick.github.io/AdguardBrowserExtension/tests/tests.html
All information related to Adguard beta testing is collected in this blog article.
You can find all Adguard browser extension releases here: https://github.com/AdguardTeam/AdguardBrowserExtension/releases