diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 66123ad..956bb9b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -84,6 +84,7 @@ Thanks to everyone here for contributing in some way! (usernames are in no parti - [@seanking2919](https://github.com/seanking2919) - [@FireMasterK](https://github.com/FireMasterK) - [@julianfairfax](https://github.com/julianfairfax) +- [@ACK-J](https://github.com/ACK-J) ### Reddit: diff --git a/yaml/browserExtensions.yml b/yaml/browserExtensions.yml index b4b3e21..6cc9395 100644 --- a/yaml/browserExtensions.yml +++ b/yaml/browserExtensions.yml @@ -82,3 +82,7 @@ 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) \ No newline at end of file