Tabby의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.0.0
2026년 9월 8일에 출시 - 37.15 KBfirefox 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 라이선스에 따라 릴리스된 소스 코드