Tab Counter Plus 版本历史 - 17 个版本
Tab Counter Plus 作者: Oriol Brufau
Tab Counter Plus 版本历史 - 17 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.4
发布于 2021年2月6日 - 21.37 KB适用于 firefox 63.0 及更高版本✨ Added window count in the popup.源代码遵循 Apache License 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 3.3
发布于 2021年1月31日 - 21.18 KB适用于 firefox 63.0 及更高版本✨ Added support for dark mode in the popup.
✔️ This fixed the problem that both the text and background might be dark in some configs.源代码遵循 Apache License 2.0 发布
版本 3.2
发布于 2020年9月26日 - 20.86 KB适用于 firefox 63.0 及更高版本✨ Preference changes are now reflected immediately.
Interacting with pref controls will have an immediate effect, without having to click a save button, which is therefore removed.
Instead, there is a new undo button, which reverts all the current changes to the state when the pref page was opened.
The undo and reset buttons are more intelligent: they are disabled when they would have no effect.源代码遵循 Apache License 2.0 发布
版本 3.1
发布于 2020年9月20日 - 20.63 KB适用于 firefox 63.0 及更高版本✨ The extension no longer reloads when saving preferences.
This avoids some flickering, and is a first step towards reflecting changes immediately, without having to click a save button.
✔️ Fixed badge text color being set to black instead of white when resetting preferences to defaults.源代码遵循 Apache License 2.0 发布
版本 3.0
发布于 2020年9月12日 - 20.16 KB适用于 firefox 63.0 及更高版本After a long delay, version 3.0 is finally here!
✨ More lightweight
❗️ Requires Firefox 63
By raising the minimum version from 52 to 63, I could remove various workarounds and polyfills that were no longer needed.
This made the extension even more lightweight, and will make it easier for me to add new features into the 3.x branch.源代码遵循 Apache License 2.0 发布
版本 2.9.1
发布于 2018年10月9日 - 19.62 KB适用于 firefox 52.0 及更高版本✔️ Fixed two issues with SVG icons introduced in version 2.9:
- Numbers with 3 digits or more could be clipped.
- Background color was ignored.源代码遵循 Apache License 2.0 发布
版本 2.9
发布于 2018年10月6日 - 19.59 KB适用于 firefox 52.0 及更高版本✔️ Dynamic data is no longer inserted into the source code of SVG icons.
Previous versions shouldn't be vulnerable to SVG injection because external data was sanitized before insertion. But the current DOM approach is more robust and will scale better if I add more customization options in the future.源代码遵循 Apache License 2.0 发布
版本 2.8
发布于 2018年9月15日 - 19.57 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*✔️ Fix icon flickering when opening a new window.
Since version 2.0 in Firefox 62+, if Tab Counter Plus was configured to count tabs per window using a SVG counter, when opening a new window you could see the default extension icon appearing for a short period of time before the counter replaced it.源代码遵循 Apache License 2.0 发布
版本 2.7
发布于 2018年8月11日 - 19.48 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*✔️ Workaround for a Firefox bug which broke preferences after saving them in Firefox 52-54.源代码遵循 Apache License 2.0 发布
版本 2.6
发布于 2018年8月11日 - 19.17 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*✔️ Stopped using a new JavaScript syntax added in Firefox 55, so that Tab Counter Plus can work in older versions.
From now on I will make sure to check the add-on works in the first supported version, currently that's Firefox 52.源代码遵循 Apache License 2.0 发布
版本 2.5
发布于 2018年7月18日 - 18.84 KB适用于 firefox 52.0 及更高版本✔️ A counter configured to count tabs among all windows is now correctly updated when a window is closed.
A regression introduced in version 2.0 prevented it from decreasing.源代码遵循 Apache License 2.0 发布
版本 2.4
发布于 2018年7月15日 - 18.83 KB适用于 firefox 52.0 及更高版本✨ Badge text color can be customized in Firefox 63+
This uses a new API designed and implemented by me. Currently there is no other add-on providing this functionality!源代码遵循 Apache License 2.0 发布
版本 2.3
发布于 2018年7月7日 - 18.95 KB适用于 firefox 52.0 及更高版本✔️ Add-on icon is no longer blurry in toolbar源代码遵循 Apache License 2.0 发布
版本 2.2
发布于 2018年7月3日 - 18.55 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*✨ Preferences are now more detailed and easier to understand.源代码遵循 Apache License 2.0 发布
版本 2.1
发布于 2018年6月26日 - 18.24 KB适用于 firefox 52.0 及更高版本✔️ Dropped the Firefox 62 requirement.
For previous Firefox versions, window-specific counters are polyfilled like in Tab Counter Plus 1.0.
But in Firefox 62+, you will get all the benefits added in Tab Counter Plus 2.0.源代码遵循 Apache License 2.0 发布
版本 2.0
发布于 2018年6月10日 - 16.2 KB适用于 firefox 62.0 及更高版本✨ Real window-specific counters are now used instead of a hack.
This is a new feature from https://bugzil.la/1419893, designed and implemented by me specifically to enhance tab counters and similar extensions.
I had managed to make flickering negligible in most cases, but there were some edge cases like opening a tab in a non-focused window. This is all fixed in this version.
It also allowed me to remove various event listeners and simplify the code, improving performance.
❗️ This version requires Firefox 62源代码遵循 Apache License 2.0 发布