From 3d9dd35e58ee2f83508b8198a20c53ad70f47040 Mon Sep 17 00:00:00 2001 From: tycrek Date: Fri, 10 Jul 2020 07:52:32 -0600 Subject: [PATCH] Added browser extension (Closes #163) --- yaml/browserExtensions.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/yaml/browserExtensions.yml b/yaml/browserExtensions.yml index a3368b1..0b758d0 100644 --- a/yaml/browserExtensions.yml +++ b/yaml/browserExtensions.yml @@ -93,4 +93,8 @@ - name: TrackMeNot url: https://addons.mozilla.org/en-US/firefox/addon/trackmenot text: | - An artware browser add-on to protect privacy in web-search. By issuing randomized queries to common search-engines, TrackMeNot obfuscates your search profile and registers your discontent with surreptitious tracking. \ No newline at end of file + An artware browser add-on to protect privacy in web-search. By issuing randomized queries to common search-engines, TrackMeNot obfuscates your search profile and registers your discontent with surreptitious tracking. +- 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. \ No newline at end of file