This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
privacytools.io/_includes/sections/browser-addons.html

143 lines
5.2 KiB
HTML
Raw Permalink Normal View History

<h1 id="addons" class="anchor"><a href="#addons"><i class="fas fa-link anchor-icon"></i></a> {% t browser_addons.excellent_add_ons %}</h1>
2019-01-20 15:34:59 +01:00
2019-08-11 21:24:18 -05:00
<div class="alert alert-primary" role="alert">
<strong>{% t browser_addons.improve_your_privacy %}</strong>
2019-01-20 15:34:59 +01:00
</div>
{%- capture title1 -%}{% t browser_addons.privacy_badger_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr1 -%}<strong>{% t browser_addons.privacy_badger %}</strong> {% t browser_addons.privacy_badger_description %}{%- endcapture -%}
{%- capture title2 -%}{% t browser_addons.ublock_origin_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr2 -%}<strong>{% t browser_addons.ublock_origin %}</strong> {% t browser_addons.ublock_origin_description %}{%- endcapture -%}
{%- capture title3 -%}{% t browser_addons.cookie_autodelete_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr3 -%}<strong>{% t browser_addons.cookie_autodelete %}</strong> {% t browser_addons.cookie_autodelete_description %}{%- endcapture -%}
{%- capture title4 -%}{% t browser_addons.https_everywhere_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr4 -%}<strong>{% t browser_addons.https_everywhere %}</strong> {% t browser_addons.https_everywhere_description %}{%- endcapture -%}
{%- capture title5 -%}{% t browser_addons.decentraleyes_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr5 -%}<strong>{% t browser_addons.decentraleyes %}</strong> {% t browser_addons.decentraleyes_description %}{%- endcapture -%}
{%- capture title6 -%}{% t browser_addons.terms_of_service_didnt_read_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr6 -%}<strong>{% t browser_addons.terms_of_service_didnt_read %}</strong> {% t browser_addons.terms_of_service_didnt_read_description %}{%- endcapture -%}
{%- capture title7 -%}{% t browser_addons.snowflake_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr7 -%}<strong>{% t browser_addons.snowflake %}</strong> {% t browser_addons.snowflake_description %}{%- endcapture -%}
{%- capture title8 -%}{% t browser_addons.umatrix_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr8 -%}<strong>{% t browser_addons.umatrix %}</strong> {% t browser_addons.umatrix_description %}{%- endcapture -%}
{%- capture title9 -%}{% t browser_addons.noScript_security_suite_title %}{%- endcapture -%}
2019-08-11 21:24:18 -05:00
{%- capture descr9 -%}<strong>{% t browser_addons.noScript_security_suite %}</strong> {% t browser_addons.noScript_security_suite_description %}{%- endcapture -%}
2019-01-20 15:34:59 +01:00
2019-05-05 09:46:59 +08:00
{% include cardv2.html
title=title1
2019-05-05 09:46:59 +08:00
image="/assets/img/addons/privacy-badger.png"
2019-08-11 21:24:18 -05:00
description=descr1
2019-05-05 09:46:59 +08:00
website="https://www.eff.org/privacybadger"
2019-05-05 11:39:20 +08:00
forum="https://forum.privacytools.io/t/discussion-privacy-badger/265"
2019-05-05 11:04:52 +08:00
github="https://github.com/EFForg/privacybadger"
firefox=""
chrome=""
opera=""
android=""
2019-05-05 09:46:59 +08:00
%}
2019-01-20 15:34:59 +01:00
2019-05-05 09:46:59 +08:00
{% include cardv2.html
title=title2
2019-05-05 09:46:59 +08:00
image="/assets/img/addons/ublock-origin.png"
2019-08-11 21:24:18 -05:00
description=descr2
2019-05-05 09:46:59 +08:00
website="https://addons.mozilla.org/firefox/addon/ublock-origin/"
2019-05-05 11:39:20 +08:00
forum="https://forum.privacytools.io/t/discussion-ublock-origin/266"
2019-05-05 11:04:52 +08:00
github="https://github.com/gorhill/uBlock/"
firefox=""
chrome=""
safari=""
opera=""
edge=""
android=""
2019-05-05 09:46:59 +08:00
%}
2019-01-20 15:34:59 +01:00
2019-05-05 09:46:59 +08:00
{% include cardv2.html
title=title3
2019-05-05 09:46:59 +08:00
image="/assets/img/addons/cookie-autodelete.png"
2019-08-11 21:24:18 -05:00
description=descr3
2019-05-05 09:46:59 +08:00
website="https://addons.mozilla.org/firefox/addon/cookie-autodelete/"
2019-05-05 11:39:20 +08:00
forum="https://forum.privacytools.io/t/discussion-cookie-autodelete/267"
2019-05-05 11:04:52 +08:00
github="https://github.com/Cookie-AutoDelete/Cookie-AutoDelete"
firefox=""
chrome=""
2019-05-05 09:46:59 +08:00
%}
2019-01-20 15:34:59 +01:00
2019-05-05 09:46:59 +08:00
{% include cardv2.html
title=title4
2019-05-05 09:46:59 +08:00
image="/assets/img/addons/https-everywhere.png"
2019-08-11 21:24:18 -05:00
description=descr4
2019-05-05 09:46:59 +08:00
website="https://www.eff.org/https-everywhere"
2019-05-05 11:39:20 +08:00
forum="https://forum.privacytools.io/t/discussion-https-everywhere/268"
2019-05-05 11:04:52 +08:00
github="https://github.com/EFForg/https-everywhere"
firefox=""
chrome=""
android=""
opera=""
2019-05-05 09:46:59 +08:00
%}
2019-04-01 11:00:32 +08:00
2019-05-05 09:46:59 +08:00
{% include cardv2.html
title=title5
2019-05-05 09:46:59 +08:00
image="/assets/img/addons/decentraleyes.png"
2019-08-11 21:24:18 -05:00
description=descr5
2019-05-05 09:46:59 +08:00
website="https://decentraleyes.org/"
2019-05-05 11:39:20 +08:00
forum="https://forum.privacytools.io/t/discussion-decentraleyes/269"
2019-05-05 11:04:52 +08:00
gitlab="https://git.synz.io/Synzvato/decentraleyes"
firefox=""
chrome=""
opera=""
2019-05-05 09:46:59 +08:00
%}
{% include cardv2.html
title=title6
2019-05-05 09:46:59 +08:00
image="/assets/img/addons/tosdr.png"
2019-08-11 21:24:18 -05:00
description=descr6
2019-05-05 09:46:59 +08:00
website="https://tosdr.org/"
2019-05-05 11:39:20 +08:00
forum="https://forum.privacytools.io/t/discussion-decentraleyes/270"
2019-05-05 11:04:52 +08:00
github="https://github.com/tosdr/"
firefox=""
chrome=""
opera=""
safari=""
2019-05-05 09:46:59 +08:00
%}
2019-04-01 11:00:32 +08:00
{% include cardv2.html
title=title7
image="/assets/img/addons/snowflake.png"
2019-08-11 21:24:18 -05:00
description=descr7
website="https://snowflake.torproject.org"
forum="https://forum.privacytools.io/t/discussion-snowflake/1146"
git="https://gitweb.torproject.org/pluggable-transports/snowflake.git"
firefox=""
chrome=""
%}
<h2>{% t browser_addons.for_experts_only %}</h2>
2019-01-20 15:34:59 +01:00
<div class="alert alert-warning" role="alert">
<strong>{% t browser_addons.addon_warning %}</strong>
2019-01-20 15:34:59 +01:00
</div>
2019-05-05 09:46:59 +08:00
{% include cardv2.html
title=title8
2019-05-05 09:46:59 +08:00
image="/assets/img/addons/umatrix.png"
2019-08-11 21:24:18 -05:00
description=descr8
2019-05-05 09:46:59 +08:00
website="https://addons.mozilla.org/firefox/addon/umatrix/"
2019-05-05 11:39:20 +08:00
forum="https://forum.privacytools.io/t/discussion-umatrix/271"
2019-05-05 11:04:52 +08:00
github="https://github.com/gorhill/uMatrix"
firefox=""
chrome=""
opera=""
2019-05-05 09:46:59 +08:00
%}
2019-01-20 15:34:59 +01:00
2019-05-05 09:46:59 +08:00
{% include cardv2.html
title=title9
2019-05-05 09:46:59 +08:00
image="/assets/img/addons/noscript.png"
2019-08-11 21:24:18 -05:00
description=descr9
2019-05-05 09:46:59 +08:00
website="https://addons.mozilla.org/firefox/addon/noscript/"
2019-05-05 11:39:20 +08:00
forum="https://forum.privacytools.io/t/discussion-noscript-security-suite/272"
2019-05-05 11:04:52 +08:00
github="https://github.com/hackademix/noscript"
firefox=""
chrome=""
%}