Recensiones de Tab Count Icon
Tab Count Icon per lllusion3418
Recension de nd4spd
Classificate 2 de 5
per nd4spd, 7 tahun yang laluFlickers on tab-change and new tab. Font parameter instructions are confusing and unclear.
Responsa de disveloppator
publicate 7 tahun yang laluA pretty font selection GUI doesn't seem to be possible, so I decided to just let the user specify the exact value, since it's just a CSS `font` property (except for the size part, which my addon has to set automatically).
I personally use `"fira sans", sans-serif`.
As for the flickering: It does go away if you use the 'Global' option, which would make it so that the number is the total tab count for all windows. If you don't want that there isn't any other way I know of to solve this. It bothers me to, but what can you do, it's an API restriction. But maybe I should just make 'Global' the default.
update: since firefox 62 the flickering should be gone because of the new windowId parameter for browserAction.setIcon()
I personally use `"fira sans", sans-serif`.
As for the flickering: It does go away if you use the 'Global' option, which would make it so that the number is the total tab count for all windows. If you don't want that there isn't any other way I know of to solve this. It bothers me to, but what can you do, it's an API restriction. But maybe I should just make 'Global' the default.
update: since firefox 62 the flickering should be gone because of the new windowId parameter for browserAction.setIcon()