1
0
This commit is contained in:
Deven Blake 2021-03-25 10:13:09 -04:00
parent cedd93a803
commit 8669a53915

View File

@ -4,6 +4,8 @@
<LINK rel="canonical" href="http://www.trinity.moe/now" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<LINK HREF="" ID="styling" REL="stylesheet" />
<LINK HREF="./lists.css" REL="stylesheet">
<H1>trinity's recommended browser extensions</H1>
<META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" />
<TITLE>web perusal guide</TITLE>
@ -13,41 +15,37 @@
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
<H1>how i browse the web OR: a quick reference guide for myself when my firefox profile gets wiped</H1>
<H3>updated 2020-12-16</H3>
<H3>updated 2021-03-25</H3>
<HR size="1" width="25%" align="left" />
<P>
To browse the web I recommend Mozilla Firefox, The OR Browser*, or Lynx in a terminal.
To browse the web I use Mozilla Firefox, TOR Browser, or Lynx in a terminal.
I <I>do not</I> recommend any form of Google Chrome, for <A HREF="/shitlist#alphabet">reasons</A>.
</P>
<P>
Lynx is fine on its own but sort of sucks in that it doesn't fully implement a lot of common web features.
As much as I love Lynx, it just doesn't work for me.
Firefox (and TOR Browser, which is based on Firefox) is hobbled on its own;
many of its defaults suck and it lacks many good features.
Firefox (and TOR Browser, which is based on Firefox) has bad defaults and lacks some features which these extensions implement.
</P>
<P>Here are the add-ons I use for it:</P>
<P><I>For Firefox and TOR Browser</I>
<UL>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/adsum-notabs/">No Tabs</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/">uBlock Origin</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/uaswitcher/">User-Agent Switcher</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new/">Wayback Machine</A></LI>
</UL>
</P>
<P><I>For just Firefox</I>
<UL>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/clearurls/">ClearURLs</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/facebook-container/">Facebook Container</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/google-container/">Google Container</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/image-search-options/">Image Search Options</A></LI>
<LI><A HREF="https://www.localcdn.org/">LocalCDN</A></LI><UL>
<P>Potentially de-anonymizing. Use with caution.</P>
<LI><I>For Firefox and TOR Browser</I></LI><UL>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/">uBlock Origin</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/uaswitcher/">User-Agent Switcher</A></LI>
</UL>
<LI><A HREF="https://shinigami-eyes.github.io/">Shinigami Eyes</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/single-file/">SingleFile</A></LI>
</UL>
<LI><I>For just Firefox</I></LI><UL>
<LI>Containerization</LI><UL>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/facebook-container/">Facebook Container</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/google-container/">Google Container</A></LI>
</UL>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/clearurls/">ClearURLs</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/image-search-options/">Image Search Options</A></LI>
<LI><A HREF="https://shinigami-eyes.github.io/">Shinigami Eyes</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/single-file/">SingleFile</A></LI>
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new/">Wayback Machine</A></LI>
</UL>
</UL>
</P>
<P><SMALL>* tor browser, but "the tor browser" would be redundant</SMALL></P>
<H2>Other Art</H2><UL>
<LI><A HREF="https://gist.github.com/emmatebibyte/f3ea2a6f589ff26d0fce1900271446b8">Emma Tebibyte's recommended Firefox extensions</A></LI>
</UL>
</BODY>
</HTML>