Tabby 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
较早版本
版本 1.0.0
发布于 2026年9月8日 - 37.15 KB适用于 firefox 109.0a1 及更高版本Rewrite Tabby into a modular extension with settings, top sites, and branding
- Split the single newtab.js into per-feature ES modules (theme, clock,
search, bookmarks, background, branding, top sites, privacy, backup,
settings panel), loaded natively via <script type="module"> — no
bundler, no build step.
- Add an in-page settings panel (gear icon) covering theme + a
configurable accent color, clock format, branding (custom name/logo),
background (solid/gradient/image), an opt-in Top Sites widget, a
Home-page copy-link, privacy details, and JSON export/import of every
setting.
- MaketopSitesan optional, runtime-requested permission — only
prompted if the widget is enabled, never at install.
- Replace live favicon fetches with locally-generated colored-initial
icons for bookmarks, and Firefox's own locally-cached topSites icons —
no network request is ever made just to fetch an icon.
- Rebrand the default icon/logo away from personal initials so the
extension can be white-labeled; move the privacy card to a discreet
footer note with full detail in Settings.
- Bump manifest version to 1.0.0 and drop an unused icon.png ahead of
first deployment.源代码遵循 MIT 许可证 发布