forked from devol/degooglizzazione
Merge pull request #236 from tycrek/ghacks-user.js
Added ghacks-user.js Firefox config (Closes #219)
This commit is contained in:
commit
be11e28035
|
@ -97,4 +97,8 @@
|
|||
- name: Redirect AMP to HTML
|
||||
url: https://addons.mozilla.org/en-US/firefox/addon/amp2html/?src=external-addonsbadge-daniel.priv.no
|
||||
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.
|
||||
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: ghacks-user.js
|
||||
url: https://github.com/ghacksuserjs/ghacks-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).
|
Loading…
Reference in New Issue