Tab Statistics에 대한 리뷰
Tab Statistics 제작자: dietrich ayala
리뷰 1개
- 5점 만점에 3점grahamperrin 님, 8년 전> … marked as experimental by its developers …
When I test Tab Count Button alongside three comparable extensions, the other three show one count whilst Tab Count Button shows a different count.
For example, at the time of writing:
- 467 tabs open, according to comparable extensions
- 469 open, according to Tab Count Button.
(Maybe an extensions conflict? I wonder whether Tab Count Button will become consistent if I remove one or two (not all three) of the comparable extensions. Just a thought, I don't plan to retest, for now I'll disable this extension.)개발자 답글
8년 전에 게시됨I just submitted a new version with a fix where it wasn't counting tab removals.
However, the total count should be correct - all I do is query the tabs API for all tabs and report the length of the returned result.
Seems inefficient, but there's no other way to do it, sadly.
Should take into account all windows, IIRC.