Does anyone have this issue were firefox becomes slow if left open for a long time. In my case after a couple of weeks rendering becomes slow and when I use youtube for example if is laggy, just trying to change volume taka few second to show the volume bar. It also happens to my laptop at work. I have around 30 tabs open.
Adeptus mechanicus would be proud of this dude.
Under about:unloads
, you will see a list of open tabs, sorted by resource usage. You can click-spam the “Unload” button until that list is empty, or until the most resource-intensive tabs are off the list.
This does not require any third-party dependencies, and the tab will still be present on top. The site will reload once the tab is selected again.
Are we all going to ignore this person had Firefox open for weeks?
Why is that unusual? The only time I close apps is when I restart for an update like once or twice a month.
Stop downvoting people who treat computers the way they ought to work! Needing to restart shit, with any regularity, is a flaw. Some of us are doing work, god dammit, and having to get things set up from scratch is a pain in the ass.
All the stuff I have open is open for a reason. The fact it all gradually stops working is not excused by the fact it can be unfucked by a hard reset. It’s supposed to keep working.
What you’re describing is called a resource leak. Something, an extension, a background process, etc., is holding onto resources for too long without cleaning itself up automatically.
This is pretty common in writing code, and extremely difficult to prevent except in closed and well understood systems. A browser is anything but that, due to the nature of needing to work on any website doing whatever they want.
It’s either you need more RAM or you must learn to use a tab group extension. Also, if it gets slow, just restart it.
Simple Tab Groups is a nice add-on.
My personal favourite is Sidebery. It has vertical tabs and easily navigatable via mouse wheel. You can even unload a tab. And has tons of customization options.