quickfilters

Get the official version at Addons.mozilla.org

The quickfilters source code can be accessed through one of the following ways:

  1. View the source at GitHub
  2. Use Git or checkout with SVN using the web URL
  3. Get a local copy of the source by performing the following:
    svn co https://github.com/RealRaven2000/quickfilters/

If you build your own version, make sure to create a zip archive of all files and folders including install.rdf. Rename the file with the extension xpi (instead of zip). Pull the extension into your Application's addon Manager. To avoid confusion, it is a good idea to change the following entry in install.rdf every time you build a new version:

em:version="3.8.3pre10"

I typically increase the prerelease number (after pre) every time I build, in this way I know which other changes are already included.