Tab Counter のレビュー
Tab Counter 作成者: Perry Naseck
合計レビュー数: 94
- 5 段階中 4 の評価Firefox ユーザー 13536088 によるレビュー (7年前)Thanks for this practical add-on. I just miss the option to change text color. I like light colors but in that case number of open tabs is invisible (because it is always white). And also like someone before mentions it would be useful that you could change size of font (number) for us who don't have perfect vision any more :)
開発者の返信
投稿日時: 7年前Hi ClanR,
Unfortunately, Firefox controls the badge text color and size. I will implement this feature as soon as Firefox makes it available. Thank you for your review! - 5 段階中 5 の評価Firefox ユーザー 5817183 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 13508727 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 13497841 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 13214482 によるレビュー (7年前)Firts of all very good addon,
I would like to know if it is possible to have an option to increase the size of the number of pages. the current size for me is a bit small (vision problems) and if it was configurable it would suit everyone, including those who see less well: D
Regards.開発者の返信
投稿日時: 7年前Hi Joãofarm,
Firefox does not give addon developers control of the badge's text and font size yet. I will be sure to add the feature as soon as it is available! - 5 段階中 4 の評価Firefox ユーザー 13459513 によるレビュー (7年前)It can use a better look but it does what it needs to do.
開発者の返信
投稿日時: 7年前I would love to add some user-contributed icons! Please open an issue on GitHub if you have any suggestions! https://github.com/DaAwesomeP/tab-counter 開発者の返信
投稿日時: 7年前Thank you for your review! Unfortunately, Firefox 57 deprecates that Tab Groups extension. The developer put a note in the addon description. The original purpose of this addon was to create a tab counter that would work with the new addon format used in Firefox 57 and beyond. I am open to adding counters for other Firefox statistics and easily-integrated addons, but I will not support an obsolete addon.- 5 段階中 4 の評価Mordor Escapee によるレビュー (8年前)Installation does not ask for any permissions, great!
The displayed number looks like sore thumb, too much attention grabbing, I had to change the background color in settings of the extension.開発者の返信
投稿日時: 8年前I happy that the addon eventually worked out for you. How should I tweak the default icon and color so that it is initially less intrusive? Unfortunately, I am not the best icon designer. - 5 段階中 5 の評価Cyberknight によるレビュー (8年前)It's about 66KB in size (packed), being the biggest contender (the smallest I've tested is 6.5KB, packed). It uses a timeout to update the badge, what I'm not sure is the best way of doing it (I've seen others using event triggers). It may be configured to show total tabs in all windows, tabs in each window or both (although that last option is not very useful, as there is a limit of how many characters can be displayed on a badge). Nevertheless, it has good options and works fine, using WebExtensions technology and is bootstrapped (no restart required).
開発者の返信
投稿日時: 8年前Thanks for reviewing my addon! This addon actually does use event triggers! However, I debounce the events to prevent an overload of updating the badges. This way, when restoring a session or opening lots of tabs at once, the counter doesn't impact the performance of the browser. Also, I apply the badge to each tab individually (as opposed to the default of globally to all tabs and windows) so that if you have two windows on screen, both will always show the right count for their respective window. - 5 段階中 5 の評価Firefox ユーザー 11807532 によるレビュー (8年前)Very good replacement for unmaintained tab-counters add-ons. Better than old ones.
- 5 段階中 4 の評価stefan_ioan によるレビュー (8年前)I opened 41 tabs in one window and one tab in another window. Total 42 ... look at how they are counted in the attached picture:
https://ibb.co/iXiH4a開発者の返信
投稿日時: 8年前The note on the counter setting says that the counter can only show four characters (two numbers,slash,number). This is a limitation of Firefox. 開発者の返信
投稿日時: 8年前Unfortunately, the new addons API does not give me control of the font. I can only control the color of the box around the text and the icon. I cannot remove the box. Please try the option in the addon's preferences to use a clear icon that basically hides it.- 5 段階中 5 の評価Noah Davis によるレビュー (8年前)The icon doesn't clearly communicate the purpose of the addon to me, but that doesn't really matter. Maybe it would be fine if the icon looked more like a tab and less like a line with bends in it.
There is an option to set the addon's icon to transparent and just leave the little thing that says how many tabs there are. It's nice that there is a little popup when you click on the addon icon that tells you how many tabs you have open in the current window and how many you have total. - 5 段階中 5 の評価Bout's Morgan によるレビュー (8年前)If I change colour for black, Tab Counter is always in red.
You're welcome. I use Firefox 52.0 x86 and Cyberfox 52.0 x86 (Intel).開発者の返信
投稿日時: 8年前Thank you for trying about my new addon! I'm not having this issue, but I think I may know what's causing it. What version of Firefox are you running?
Please try v0.0.2 from here: https://github.com/DaAwesomeP/tab-counter/releases/tag/v0.0.2
In about:addons, click the gear in the top right to install from a ZIP file.