stefanXO / Tab-Manager-Plus

An updated and improved Chrome and Firefox extension of the old google chrome extension "Tab Manager".
Other
382 stars 91 forks source link

Feature Request: Show tab resource usage #129

Closed dembeck closed 2 years ago

dembeck commented 3 years ago

IDEA:

I would find it helpful if there was an option to show the resource usage of the different tabs. 


USE CASE:

Sometimes when I have 100+ tabs open and Chrome has decided to use all of the memory, it's then time to close/save/discard a few of those tabs. I usually start with the tabs that think they need a 1gb+ of memory or are using 100% CPU, but that involves flipping back and forth between Tab-Manager-Plus and the Browser Task Manager to find them. It would be nice to just see the tabs, and the resource usage all on one screen.


MOCKUP:

This is a rough idea of what I was thinking, but I think it would possibly look better if the resource info was on a second line below the page title and in a smaller font size. If it was an option to enable/disable the showing of resource usage, it should be possible to leave the height of the whole tab line very close to to what it is now by reducing vertical padding and the font size of the page title a bit, which would allow a similar number of tabs to be shown without scrolling.

mastef commented 3 years ago

I would love to have this - was looking even into this myself a few months back - but I haven't found any APIs that expose this data for chrome extensions. ( I also have these fights with the Browser Task Manager )

grahamperrin commented 3 years ago

… flipping back and forth between Tab-Manager-Plus and the Browser Task Manager …

Does management in Google Chrome not allow closure of tabs?

If not, you'll probably find a related request for enhancement at https://bugs.chromium.org/


Firefox 84.0.2 on FreeBSD-CURRENT:

https://user-images.githubusercontent.com/192271/105801035-165c2900-5f90-11eb-8f60-fe00618e1130.mp4

mastef commented 2 years ago

I mean there's no extension api for tabs to show how much cpu/memory they consume - afaik