Tab Count in Window Title 的评价
Tab Count in Window Title 作者: Lej77
Taco 的评价
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
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
15 条评价
- 评分 5 / 5来自 Firefox 用户 14234915, 2 年前
- 评分 5 / 5来自 Shenandoah, 3 年前
开发者回应
发布于 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% | ,)%".- 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.) - 评分 5 / 5来自 Alberto T. Gomez, 6 年前
- 评分 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.