mirror of
https://github.com/tycrek/degoogle
synced 2024-11-10 01:13:40 +00:00
Added Port Authority extension (closes #425)
This commit is contained in:
parent
522ef05cb9
commit
7b0c4bbb20
@ -84,6 +84,7 @@ Thanks to everyone here for contributing in some way! (usernames are in no parti
|
|||||||
- [@seanking2919](https://github.com/seanking2919)
|
- [@seanking2919](https://github.com/seanking2919)
|
||||||
- [@FireMasterK](https://github.com/FireMasterK)
|
- [@FireMasterK](https://github.com/FireMasterK)
|
||||||
- [@julianfairfax](https://github.com/julianfairfax)
|
- [@julianfairfax](https://github.com/julianfairfax)
|
||||||
|
- [@ACK-J](https://github.com/ACK-J)
|
||||||
|
|
||||||
### Reddit:
|
### Reddit:
|
||||||
|
|
||||||
|
@ -82,3 +82,7 @@
|
|||||||
url: https://github.com/arkenfox/user.js
|
url: https://github.com/arkenfox/user.js
|
||||||
text: |
|
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).
|
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)
|
Loading…
Reference in New Issue
Block a user