1
0
src/homepage/browsing.html
2021-04-23 23:00:53 -04:00

53 lines
2.7 KiB
HTML

<!DOCTYPE html>
<HTML lang="en">
<HEAD>
<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="./css/lists.css" REL="stylesheet">
<H1>trinity's recommended browser extensions</H1>
<META charset="US-ASCII" />
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<META name="viewport" content="width=device-width, initial-scale=1" />
<TITLE>web perusal guide</TITLE>
</HEAD>
<BODY>
<P><A href="/">~ Return to the rest of the site</A></P>
<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>
<H3>updated 2021-03-25</H3>
<HR size="1" width="25%" align="left" />
<P>
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) has bad defaults and lacks some features which these extensions implement.
</P>
<UL>
<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><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>
<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>