Κριτικές για το Tab Count in Window Title
Tab Count in Window Title από Lej77
Κριτική από fenwar
Βαθμολογία 5 από 5
από fenwar, 4 χρόνια πρινUnderrated add-on! This one does exactly what it says, with minimal fuss, and also allows you to quickly set a name for each window, without all the complexity and hassle of other tab grouping / session management extensions.
(I use this to ensure my windows have consistent appearance in the taskbar regardless of which tab is selected.)
(I use this to ensure my windows have consistent appearance in the taskbar regardless of which tab is selected.)
15 κριτικές
- Βαθμολογία 5 από 5από Beeble, 2 χρόνια πριν
- Βαθμολογία 5 από 5από gracefool, 2 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 14234915, 2 χρόνια πριν
- Βαθμολογία 5 από 5από Taco, 3 χρόνια πρινI only use this for the Tree Style Tabs addon when there's a single tabbed window it hides the sidebar, but I truly appreciate this addon existing and love Firefox's powerful addon community even more.
More details about TST + Tab Count in Window Title addon: https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#auto-hide-sidebar-in-windows-with-only-one-tab-requires-another-extension-1768 - Βαθμολογία 5 από 5από docmaas, 3 χρόνια πρινThis makes it so much easier to find the window I'm looking for. If you could find a way to sort the way the windows are stacked it would be useful as well. But this solves 90% of my problems. Thanks
- Βαθμολογία 5 από 5από Shenandoah, 3 χρόνια πριν
- Βαθμολογία 2 από 5από jagman, 4 χρόνια πρινI REALLY LIKE the TAB count in the TITLE bar BUT, it is only the current Window. There was a better one that had 'current Window count" PLUS the TOTAL OPEN TAB COUNT, ALL WINDOWS but it seems to be missing. To bad this one doesn't.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 4 χρόνια πρινYou can customize the window prefix in the options page.
To show the total tab count for all windows in the title you should change the "Window Title Preface Formatting" from:
"[%TabCount%] %IfWindowName(%WindowName% | ,)%"
to something like:
"[%TabCount%/%TotalTabCount%] %IfWindowName(%WindowName% | ,)%". - Βαθμολογία 5 από 5από ksevelyar, 5 χρόνια πριν
- Βαθμολογία 5 από 5από ryo_cgl, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Alberto T. Gomez, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Tim, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Lionel Wong, 7 χρόνια πρινSimple and yet far more useful than other ways to show tab count. When you have multiple windows, you can get a quick glance at the distribution of tabs across them all, just from their titles. Perfect.
Now if we could only *name* windows and display these names alongside tab counts, we could get back the usefulness of Tab Groups, without Tab Groups!Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινNaming windows and displaying that name in the window's title is possible in v4.0 and later version of this extension.