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

152 lines
5.6 KiB
HTML
Raw 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-06 19:27:39 -07: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 -%}
{%- capture name1 -%}{% t browser_addons.privacy_badger %}{%- endcapture -%}
{%- capture descr1 -%}{% t browser_addons.privacy_badger_description %}{%- endcapture -%}
{%- capture title2 -%}{% t browser_addons.ublock_origin_title %}{%- endcapture -%}
{%- capture name2 -%}{% t browser_addons.ublock_origin %}{%- endcapture -%}
{%- capture descr2 -%}{% t browser_addons.ublock_origin_description %}{%- endcapture -%}
{%- capture title3 -%}{% t browser_addons.cookie_autodelete_title %}{%- endcapture -%}
{%- capture name3 -%}{% t browser_addons.cookie_autodelete %}{%- endcapture -%}
{%- capture descr3 -%}{% t browser_addons.cookie_autodelete_description %}{%- endcapture -%}
{%- capture title4 -%}{% t browser_addons.https_everywhere_title %}{%- endcapture -%}
{%- capture name4 -%}{% t browser_addons.https_everywhere %}{%- endcapture -%}
{%- capture descr4 -%}{% t browser_addons.https_everywhere_description %}{%- endcapture -%}
{%- capture title5 -%}{% t browser_addons.decentraleyes_title %}{%- endcapture -%}
{%- capture name5 -%}{% t browser_addons.decentraleyes %}{%- endcapture -%}
{%- capture descr5 -%}{% t browser_addons.decentraleyes_description %}{%- endcapture -%}
{%- capture title6 -%}{% t browser_addons.terms_of_service_didnt_read_title %}{%- endcapture -%}
{%- capture name6 -%}{% t browser_addons.terms_of_service_didnt_read %}{%- endcapture -%}
{%- capture descr6 -%}{% t browser_addons.terms_of_service_didnt_read_description %}{%- endcapture -%}
{%- capture title7 -%}{% t browser_addons.snowflake_title %}{%- endcapture -%}
{%- capture name7 -%}{% t browser_addons.snowflake %}{%- endcapture -%}
{%- capture descr7 -%}{% t browser_addons.snowflake_description %}{%- endcapture -%}
{%- capture title8 -%}{% t browser_addons.umatrix_title %}{%- endcapture -%}
{%- capture name8 -%}{% t browser_addons.umatrix %}{%- endcapture -%}
{%- capture descr8 -%}{% t browser_addons.umatrix_description %}{%- endcapture -%}
{%- capture title9 -%}{% t browser_addons.noScript_security_suite_title %}{%- endcapture -%}
{%- capture name9 -%}{% t browser_addons.noScript_security_suite %}{%- endcapture -%}
{%- capture descr9 -%}{% 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"
description="<strong>name1</strong> 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"
description="<strong>name2</strong> 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"
description="<strong>name3</strong> 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"
description="<strong>name4</strong> 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"
description="<strong>name5</strong> 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"
description="<strong>name6</strong> 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"
description="<strong>name7</strong> descr7"
website="https://snowflake.torproject.org"
forum="https://forum.privacytools.io/t/discussion-snowflake/1146"
github="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"
description="<strong>name8</strong> 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"
description="<strong>name9</strong> 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=""
%}