1
0
src/homepage/browsing.html
2020-12-13 21:25:32 -05:00

44 lines
2.0 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" />
<META charset="US-ASCII" />
<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>
<H1>how i browse the web OR: a quick reference guide for myself when my firefox profile gets wiped</H1>
<H3>updated 2020-11-15</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.
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.
</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/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/single-file/">SingleFile</A></LI>
</UL>
</P>
<P><SMALL>* tor browser, but "the tor browser" would be redundant</SMALL></P>
</BODY>
</HTML>