Just install the Auto Tab Discard extension. After a certain amount of time it will replace your loaded tab with a (RAM-free) placeholder that reloads when you click it again. Me, my ADHD brain, and my 500 tabs can be at peace now.
Just install the Auto Tab Discard extension. After a certain amount of time it will replace your loaded tab with a (RAM-free) placeholder that reloads when you click it again. Me, my ADHD brain, and my 500 tabs can be at peace now.
For anyone reading this on a Debian-based system, you can get a good start without risking removing anything important like this:
apt-mark showmanual
, and copy any package names you don’t think you need into a list.apt-mark auto <pkg1> <pkg2> ...
apt autoremove