Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #528 from tycrek/cookie
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Moore authored Oct 20, 2023
2 parents c09e358 + 0eab457 commit a86fa52
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions src/yaml/browserExtensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,15 @@
url: https://addons.mozilla.org/en-US/firefox/addon/amp2html
text: |
This web extension enables users to choose to opt-out of using Accelerated Mobile Pages (AMP) and choose to use the standard web instead.
- name: user.js
url: https://github.com/arkenfox/user.js
text: |
This is not an extension, instead it is a Firefox `user.js` config file. This file is a template which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).
- name: Port Authority
url: https://addons.mozilla.org/en-US/firefox/addon/port-authority/
text: |
Blocks websites from using javascript to port scan your computer/network and dynamically blocks all LexisNexis endpoints from running their invasive data collection scripts. [Website](https://www.g666gle.me/Port-Authority/), [Source Code](https://github.com/ACK-J/Port_Authority)
Blocks websites from using javascript to port scan your computer/network and dynamically blocks all LexisNexis endpoints from running their invasive data collection scripts. [Website](https://www.g666gle.me/Port-Authority/), [Source Code](https://github.com/ACK-J/Port_Authority)
- name: I Still Don't Care About Cookies
url: https://addons.mozilla.org/firefox/addon/istilldontcareaboutcookies/
text: |
A fork of "I Don't Care About Cookies" created after the original was [acquired by Avast](https://www.androidpolice.com/i-dont-care-about-cookies-acquired-by-avast/). [Source code](https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/)
- name: user.js
url: https://github.com/arkenfox/user.js
text: |
This is not an extension, instead it is a Firefox `user.js` config file. This file is a template which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).

0 comments on commit a86fa52

Please sign in to comment.