Revisiones de Tab Counter Plus
Tab Counter Plus por Oriol Brufau
40 revisiones
- Se valoró con 5 de 5por MattiasEh, hace 9 meses
- Se valoró con 5 de 5por xkr47, hace un año
- Se valoró con 5 de 5por Alexander, hace un año
- Se valoró con 5 de 5por PersonPerson24, hace un año
- Se valoró con 5 de 5por Usuario de Firefox 11278032, hace 2 añosDoes what it's supposed to do and nothing more. Neat.
- Se valoró con 5 de 5por xe4wv0, hace 2 años
- Se valoró con 5 de 5por R.K. Devere, hace 2 años
- Se valoró con 5 de 5por Robin Li, hace 3 años
- Se valoró con 5 de 5por xarblu, hace 3 años
- Se valoró con 5 de 5por bunny, hace 3 años
- Se valoró con 5 de 5por ScienceDiscoverer, hace 3 añosSuper useful for us, tab hoarders with 250+ tabs opened... This is kind of sad, but this extension is not to blame!. I recommend moving it from the address bar level to tabs strip and disabling it vis userChrome.css when you have non-overflown tabs!
- Se valoró con 5 de 5por Dimar, hace 3 años
- Se valoró con 5 de 5por Bianca, hace 3 años
- Se valoró con 5 de 5por Ax, hace 3 años
- Se valoró con 5 de 5por Usuario de Firefox 12648956, hace 3 añosCool little helper. Informs me with the exact number of tabs open. THIS is what I wanted.
An improvement would be if I could define a number for alert notification. (even wording I enter :)
example: 20+ Hello, 40+ WaytoGo!, 60+ Caution!, 80+ Nuts!
I am at 108 right now, I need to come down. - Se valoró con 5 de 5por Usuario de Firefox 14019718, hace 4 añosWorks as expected and the best tab counting add-ons I tried out
- Se valoró con 5 de 5por Implausible Feloniousness, hace 4 añosIt perfectly does everything it should do.
- Se valoró con 5 de 5por RMDevCorp, hace 4 añosGreat light weight extension for those who multitask and have hundreds(sometimes thousands of tabs open). Still some "customizablity" I think could be improved in regards to sizing the font or perhaps changing the size. It is very functional as is however as is, and have been using it for a long time after relacing another tab counter. Thank you oriol.
- Se valoró con 5 de 5por sivulabill, hace 4 añosWith 16GB RAM in a pc, this AddOn allows (easy use) seeing a current count of (e.g., 800+) open FireFox Tabs, both entire count and count within current Firefox window. Along with Windows Task Manager (80+% RAM used), alerts me when to shutdown some Tabs and/or reboot Firefox, to free enough RAM to avoid crashing Firefox/Windows
- Se valoró con 5 de 5por brain8891, hace 4 añosI vouch that it is less taxing than other add-ons, you can test it by opening "About:Performance" on a different window in a different monitor, and then opening different tabs on a different window. I also suggest highlighting Tab counter plus entry in "About:performance page.
I also appreciate that it doesn't ask for any invasive needless permissions. Kudos for that.
I like that you can choose SVG icon which shows only the number of tabs, however, the font/numbers looked too fine and small with low contrast, I changed both background and text color, but still it was too hard for me to read. Hence, I suggest to add some customization to change the SVG font values like thickness or font size. Not sure if possible, but hope so. Alternatively, add a third option to just show the WebExtension badge without the Tab icon, meaning just the number.
A suggestion, If possible add number of running tabs, meaning tabs that are not suspended. Reason for this suggestion, you can see how many tabs are running and thus help with troubleshooting. Having said that, if this might taxing then make optional.
Finally, thank you, THANK YOU for your hard work <3Respuesta del desarrollador
publicado el hace 4 añosThank you for the kind words! I tried to minimize the performance impact as much as possible.
It's true that the SGV icon doesn't look that good with a big number of tabs, but there is just not enough space. I have https://github.com/Loirooriol/tab-counter-plus/issues/13 about adding font customization, but it may be tricky since currently I change some styles depending on the length of the number.
I agree that excluding suspended tabs would be useful. Actually I already have a draft patch that lets you exclude suspended, hidden or pinned tabs. But first I would like to add some automated test coverage, and lately I haven't had much free time for this.