Tabby Versionsgeschichte – 2 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.0
Veröffentlicht 8. Sep. 2026 – 37,15 KBFunktioniert mit firefox 109.0a1 und höherRewrite 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.Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 0.0.1
Veröffentlicht 3. Sep. 2026 – 18,79 KBFunktioniert mit firefox 109.0a1 und höherQuelltext steht unter der MIT-Lizenz