Skip to content
Privacy Badger is a browser extension that automatically learns to block invisible trackers.
JavaScript Python CSS HTML Shell Makefile
Branch: master
Clone or download

Latest commit

ghostwords Fix options slider test
Now that breakage warnings look only at the yellowlist,
we don't get a breakage warning in this slider test.

In the test, the test domain gets initially set to "cookieblock"
in action map w/o the domain (or any of its parents) being present
on the yellowlist.

This would not happen in actual use; domains only get cookieblocked
when they or their parent(s) are present on the yellowlist.

Following up on babb58d and
#2545
Latest commit 287a62e Feb 24, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Reformat issue template for compactness. Nov 27, 2018
.tx Add Transifex CLI client config. Jun 6, 2017
doc Update changelog; bump version to 2020.2.19 Feb 19, 2020
release-utils Update web-ext to 4.1.0 Feb 13, 2020
scripts Fix geckodriver version lookup Feb 19, 2020
src Fix warnings for not-yet-cookieblocked domains Feb 24, 2020
tests Fix options slider test Feb 24, 2020
.editorconfig Update HTML indentation standard to two spaces. Apr 4, 2018
.eslintignore Add selenium files to .eslintignore Aug 1, 2018
.eslintrc.yml Enumerate permitted content script messages. Sep 24, 2019
.gitignore Load Badger as unpacked extension for Chrome tests Oct 6, 2018
.travis.yml Upgrade Python to 3.5 on Travis Jan 26, 2020
CODE_OF_CONDUCT.md Adding a CODE_OF_CONDUCT.md file so Github doesn't complain Apr 17, 2019
CONTRIBUTING.md Adding references to the EFF Public Projects Code of Conduct. Apr 16, 2019
LICENSE Upgrade jQuery UI icons to an icon font Feb 10, 2020
Makefile Add task to run Badger in a temp. Chrome profile. Oct 4, 2019
README.md Adding references to the EFF Public Projects Code of Conduct. Apr 16, 2019
package-lock.json Update npm package lock file Feb 13, 2020
package.json Update web-ext to 4.1.0 Feb 13, 2020

README.md

Privacy Badger Build Status

Privacy Badger is a browser extension that automatically learns to block invisible trackers. Instead of keeping lists of what to block, Privacy Badger learns by watching which domains appear to be tracking you as you browse the Web.

Privacy Badger sends the Do Not Track signal with your browsing. If trackers ignore your wishes, your Badger will learn to block them. Privacy Badger starts blocking once it sees the same tracker on three different websites.

Besides automatic tracker blocking, Privacy Badger removes outgoing link click tracking on Facebook, Google and Twitter, with more privacy protections on the way.

To learn more, see the FAQ on Privacy Badger's homepage.

Contributing

We're glad you want to help! Please see our contributor guide.

This project is governed by EFF's Public Projects Code of Conduct.

Getting in touch

Besides using our issue tracker here, you could join the Privacy Badger mailing list.

We also hold public meetings using Jitsi audio conferencing:

  • Mondays at 10:30 AM PST
  • Thursdays at 11:30 AM PST

License

Privacy Badger is licensed under the GPLv3. See LICENSE for more details.

Privacy Badger is a project of the Electronic Frontier Foundation.

You can’t perform that action at this time.