Windows setup
  • Introduction
  • BIOS
    • BIOS - Tweaks
  • Windows
    • Windows - Installation
    • Windows - Setting up
    • Windows - Tweaks
  • Drivers - NVIDIA
    • Drivers - Cleaning
    • Drivers - Installing
    • Drivers - Tweaks
  • Baseline applications
  • Some Extras
    • Firefox
    • Windows
      • Audio
      • QOL
      • Page File
      • Diagnostics
    • HQ games and more real estate (Nvidia Only)
    • Gaming
    • VPN - Tunnelling
    • Lossless Frame Generation
    • HDR
    • OLED
Powered by GitBook
On this page
  1. Some Extras

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"

PreviousSome ExtrasNextWindows

Last updated 4 months ago