Irv66

关于我

开发者信息
名称 Irv66
注册时间 March 12, 2009
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

Tab Counter

评分4星,满分5星

For everyone looking for some options to display "different" tab information, that ability is in the add-on and for me very useful. Under options, you can use "Use advanced text formatting" then highlight over the open text field to find this:

Format String Expansions:

%a: Number of tabs After the current tab.
%b: Number of tabs Before the current tab.
%c: Number of the Current tab.
%n: Total Number of tabs.
%va: Number of visible tabs After the current tab.
%vb: Number of visible tabs Before the current tab.
%vc: Number of the Current visible tab.
%vn: Total Number of visible tabs.

----------------------

I use "%vn / %n" as my string to show me all of my visible tabs in the current group along with the total number of tabs. (Ex: 50 / 100)

这个评论是针对附加组件的一个早期版本的(1.9.9.1-signed)。