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! 개발자 답글
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.