Tab Count in Window Title 作者: Lej77
Show the tab count for each window in its title.
175 个用户175 个用户
扩展元数据
关于此扩展
Show the tab count for each window by adding a prefix to the window's title. The formatting of the tab count is customizable.
This extension also adds a toolbar button that opens a popup. The popup can be used to name windows and these names are then shown in the window titles.
This extension allows for some extra customization options when using "userChrome.css" since the title prefix is available as a CSS attribute. You can for example make some CSS code apply only when you have one tab open. The attribute can be accessed with:
This extension was initially developed to allow for such customization in order to hide Tree Style Tab's sidebar when a window had only a single tab (GitHub issue, Tree Style Tab Wiki entry with CSS).
Permissions:
"sessions": needed to save window specific data such as window names. This is an optional permission in the latest version.
This extension also adds a toolbar button that opens a popup. The popup can be used to name windows and these names are then shown in the window titles.
This extension allows for some extra customization options when using "userChrome.css" since the title prefix is available as a CSS attribute. You can for example make some CSS code apply only when you have one tab open. The attribute can be accessed with:
#main-window[titlepreface^="[1] "]
This extension was initially developed to allow for such customization in order to hide Tree Style Tab's sidebar when a window had only a single tab (GitHub issue, Tree Style Tab Wiki entry with CSS).
Permissions:
"sessions": needed to save window specific data such as window names. This is an optional permission in the latest version.
评分 4.8(1 位用户)
权限与数据
更多信息
- 附加组件链接
- 版本
- 5.7
- 大小
- 92.57 KB
- 上次更新
- 4 年前 (2021年12月26日)
- 版本历史
- 添加到收藏集