Pale Moon ad blocker implementation
JavaScript CSS HTML
Pull request Compare This branch is 3686 commits ahead, 3806 commits behind adblockplus:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src
.gitattributes
.gitignore
README.md
package

README.md

Adblock Latitude

This repository contains the code for the Pale Moon Ad-blocking extension.

Branches

  • TRUNK - This branch contains the current generation ABL code.
  • TOOLKIT - This branch contains the once purposed next generation ABL code. It is not in use anymore
  • N.n_RELBRANCH - These branches are used for release code.

Building

Building ABL your self requires zip on unix and if on Windows the Mozilla-Build tools.

Simply run ./package and the packaged xpi will be generated in ./abl.xpi

Licensing

The code contained in ./src is licences under the Mozilla Public Licence version 2.0.