Firefox
For Firefox (Extensions | ~2GB RAM usage, all extensions w/ 1827 tabs):
uBlock Origin
Disable "Suspend network activity until all filter lists are loaded"
FastForward
LocalCDN
Decentraleyes
Auto Tab Discard (Please get this.)
I don't care about cookies
Breaks some aggressive sites/sites that are badly coded to rely on cookies... *ahem* Riot.
Optionals:
SponsorBlock for YouTube
Enhancer for YouTube
ClearURLs
TopCashBack
For Cashback on supported sites, will cause lag somehow on 100+ tabs(?)
Best to keep this on another browser that is used for shopping
I.E. Chrome w/o adblock, privacy extensions
NoScript
This is effective at blocking malicious sites from payloading but will be a pain when visiting a new site once after downloading (as you have to allow what you trust)
Sideberry for tree-style tabs
F1 toggles the sidebar
Use a css edit to remove tabs from top
For a cleaner look (remove the top tabs):
Go to 'about:config' and change 'toolkit.legacyUserProfileCustomizations.stylesheets' to true
Go to 'about:profiles' and for the first 'root directory' open the folder
Create a folder called 'chrome' and then go inside
Create a text file called 'userChrome.css', make sure the file extension is .css
Add this inside:
#tabbrowser-tabs { visibility: collapse !important; }
#sidebar-box #sidebar-header { display: none !important; }
Close firefox and open it again
PLEASE GO TO THE SIDEBERRY SETTINGS AND TURN ON SNAPSHOTS, SET IT UP
Sideberry has a chance to dump all your tabs into a single group as a result of a crash
Restoring snapshots will bring it back to what you were before depending on the frequency you set
I have mine setup for every 5 minutes, 10 snapshots max.
Firefox flags:
Disable disk cache
Enable "Restore pinned tabs on demand"
Last updated