TabTOC - 세로 탭 사이드바의 버전 기록 - 2개 버전
TabTOC - 세로 탭 사이드바 제작자: ExileCode
TabTOC - 세로 탭 사이드바의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.1.0
2026년 6월 23일에 출시 - 420.25 KBfirefox 109.0 이상에서 작동[1.1.0] - 2026-06-24
Added- Custom shortcuts grid on the new tab page — add, remove, and manage frequently visited sites alongside most-visited sites
- Individual link/tab export to bookmarks — export single Favorites links or tabs to the "TabTOC Bookmarks" folder via context menu
- Click row to open for History, Bookmarks, and Favorites links across all 3 surfaces (sidepanel, overlay, new tab page) — no longer need to click the tiny 🔗 icon
- Bookmark folder state persistence — expand/collapse state for bookmark folders is now remembered across sessions (default: collapsed)
- Custom new tab page toggle in Settings → General — users can enable/disable the custom new tab page
Changed- Shelf → Favorites rename across the entire plugin (33 files) — types, functions, CSS classes, data attributes, i18n keys, and UI labels all updated
- Bookmark export improvements — creates a "TabTOC Bookmarks" parent folder in the bookmarks bar, with group subfolders inside
- Tab context menu — removed redundant "Restore Tab", added "Export to Bookmarks"
Fixed- Favorites group export to bookmarks — rewrote handler to merge runtime state + storage data, fixing persistent "Group not found" and "No URLs to export" errors caused by MV3 service worker staleness
- Duplicate context menu icons — emoji stripping regex prevents double icons when i18n labels already contain emoji
- Suspend/trash view persistence — restoring a suspended/trash item no longer jumps back to the tab list view
- Tab list disappearing — stateHash now includes title hashes, not just counts
All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.0.2
2026년 6월 8일에 출시 - 207.77 KBfirefox 109.0 이상에서 작동[1.0.2] - 2026-06-08
Fixed- Chrome Web Store single-purpose compliance: Replaced hardcoded search engine selector (Google/Bing/DuckDuckGo) with Chrome Search API (
chrome.search.query()) that respects user's default search engine setting - Removed engine dropdown from new tab page — search now uses the browser's configured default engine automatically
- Added
"search"permission to manifest (stripped for Firefox/Safari builds) - Firefox/Safari fallback: opens Google search directly
All Rights Reserved에 따라 릴리스된 소스 코드
- Chrome Web Store single-purpose compliance: Replaced hardcoded search engine selector (Google/Bing/DuckDuckGo) with Chrome Search API (