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

94 lines
5.5 KiB
HTML

<h1 id="addons" class="anchor"><a href="#addons"><i class="fas fa-link anchor-icon"></i></a> Excellent Firefox Privacy Add-ons</h1>
<div class="alert alert-success" role="alert">
<strong>Improve your privacy with these excellent Firefox add-ons.</strong>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 col-sm-12">
<img src="assets/img/addons/Privacy-Badger.png" class="img-fluid d-block mr-auto ml-auto align-middle" alt="Privacy Badger">
</div>
<div class="col">
<h3>Stop Tracking with <a href="https://www.eff.org/privacybadger">Privacy Badger</a></h3>
<p><strong>Privacy Badger</strong> is a browser add-on that stops advertisers and other third-party trackers from secretly tracking where you go and what pages you look at on the web. Privacy Badger learns about trackers as you browse by inspecting external resources websites request. Please be aware that Google Analytics is considered first-party by Privacy Badger, which means that Google Analytics will not be blocked if you do not use another blocker, such as uBlock Origin.</p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 col-sm-12">
<img src="assets/img/addons/uBlock.png" class="img-fluid d-block mr-auto ml-auto align-middle" alt="uBlock">
</div>
<div class="col">
<h3>Block Ads and Trackers with <a href="https://addons.mozilla.org/firefox/addon/ublock-origin/">uBlock Origin</a></h3>
<p>An efficient <a href="https://github.com/gorhill/uBlock/wiki/Blocking-mode">wide-spectrum-blocker</a> that's easy on memory, and yet can load and enforce thousands more filters than other popular blockers out there. It has no monetization strategy and is completely <a href="https://github.com/gorhill/uBlock/">open source</a>. We recommend Firefox but uBlock Origin also works in other browsers such as Safari, Opera, and Chromium. Unlike AdBlock Plus, uBlock does not allow so-called <a href="https://adblockplus.org/acceptable-ads">"acceptable ads"</a>.</p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 col-sm-12">
<img src="assets/img/addons/Cookie-AutoDelete.png" class="img-fuid d-block mr-auto ml-auto align-middle" alt="Cookie AutoDelete">
</div>
<div class="col">
<h3>Automatically Delete Cookies with <a href="https://addons.mozilla.org/firefox/addon/cookie-autodelete">Cookie AutoDelete</a></h3>
<p>Automatically removes cookies when they are no longer used by open browser tabs. With the cookies, lingering sessions, as well as information used to spy on you, will be expunged.</p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 col-sm-12">
<img src="assets/img/addons/HTTPS-Everywhere.png" class="img-fuid d-block mr-auto ml-auto align-middle" alt="HTTPS Everywhere">
</div>
<div class="col">
<h3>Encryption with <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a></h3>
<p>A Firefox, Chrome, and Opera extension that encrypts your communications with many major websites, making your browsing more secure. A collaboration between The Tor Project and the Electronic Frontier Foundation.</p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 col-sm-12">
<img src="assets/img/addons/Decentraleyes.png" class="img-fuid d-block mr-auto ml-auto align-middle" alt="Decentraleyes">
</div>
<div class="col">
<h3>Block Content Delivery Networks with <a href="https://addons.mozilla.org/firefox/addon/decentraleyes/">Decentraleyes</a></h3>
<p>Emulates Content Delivery Networks locally by intercepting requests, finding the required resource and injecting it into the environment. This all happens instantaneously, automatically, and no prior configuration is required. <i>Source code: <a href="https://git.synz.io/Synzvato/decentraleyes">GitLab (self-hosted)</a>.</i></p>
</div>
</div>
</div>
<div class="alert alert-warning" role="alert">
<strong>The following add-ons require quite a lot of interaction from the user to get things working. Some sites will not work properly until you have configured the add-ons.</strong>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 col-sm-12">
<img src="assets/img/addons/uMatrix.png" class="img-fuid d-block mr-auto ml-auto align-middle" alt="uMatrix">
</div>
<div class="col">
<h3>Stop cross-site requests with <a href="https://addons.mozilla.org/firefox/addon/umatrix/">uMatrix</a></h3>
<p>Many websites integrate features which let other websites track you, such as Facebook Like Buttons or Google Analytics. uMatrix gives you control over the requests that websites make to other websites. This gives you greater and more fine-grained control over the information that you leak online.</p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 col-sm-12">
<img src="assets/img/addons/NoScript.png" class="img-fuid d-block mr-auto ml-auto align-middle" alt="NoScript">
</div>
<div class="col">
<h3>Be in total control with <a href="https://addons.mozilla.org/firefox/addon/noscript/">NoScript Security Suite</a></h3>
<p> Highly customizable plugin to selectively allow JavaScript, Java, and Flash to run only on websites you trust. Not for casual users, it requires technical knowledge to configure.</p>
</div>
</div>
</div>