Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Icono del complemento

Historial de versiones de Tab Board - 10 versiones

Tab Board por Pham Huu Loc

Todavía no hay valoraciones
0 estrellas de 5
5
0
4
0
3
0
2
0
1
0
Historial de versiones de Tab Board - 10 versiones
  • ¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.

  • Última versión

    Versión 1.1.3

    Lanzada el 31 de ago. de 2026 - 931,64 KB
    Compatible con firefox 109.0a1 y superiores
    Release Date: 2026-08-31
    • Alias now syncs via Gist for existing tabs — The mergeGroups function in the sync logic was keeping local tab objects intact when a group existed on both sides, which meant an alias set on another device was silently dropped during merge. The subsequent push then overwrote the gist, losing the alias. Fix: when merging, fill alias from the remote match if the local tab has none (local alias still wins on conflict).
    • Command palette save feedback on the action row — Saving a page from the palette now updates the selected item in place: Saving… (spinner), then Saved to {group} with an animated check icon before the palette closes, or Couldn't save with an animated X icon if it fails (palette stays open and the error banner still shows the reason).
    • Animated save icons — Success and failure states use animate-ui check and X icons instead of static Lucide icons.
    • Command palette sync row feedback — Sync to Gist and Pull from Gist (/ commands) now show the same inline pending → success/error states on the command row as save actions. The palette stays open on success (no banner); failures still show the error banner with the gist reason.
    • Storage sync button feedback — The Storage Sync button now shows pending (Syncing… + spinner), success (animated check + gist message), and error (animated X + reason) on the button itself, then resets after a few seconds. The amber unsynced badge only appears while idle.



    Release Date: 2026-08-27

    Temporary rollback to v1.0.15. We rolled back from v1.1.0 because the new global command palette could affect how some websites look. Tab Board on v1.0.15 still lets you save and organize tabs via the popup, storage page, smart rules, and right-click quick save — without injecting UI into web pages.



    Release Date: 2026-08-17
    • Global command palette — Press shortcut on any website to open a Tab Board palette overlay: fuzzy-search saved tabs (alias, title, URL) and press Enter to open them (focuses an already-open tab when present), use Save to \<group> to file the current page into the suggested group in one Enter (same target order as quick save: Smart rules, then history suggestion, then default groups), or pick Save to another group… to choose a group manually.
    • Search open tabs from the palette — Type > in the command palette to search all currently open browser tabs by title or URL; Enter switches to that tab and focuses its window.
    • Command mode in the palette — Type / to run extension commands: open Tab Board, open Options, sync to Gist, pull from Gist, or open keyboard shortcuts.
    • Recent tabs in the palette — When the palette opens with an empty query, recently saved tabs appear below the save actions for quick access.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descarga Firefox y obtiene la extensión
    Descargar archivo
  • Versiones antiguas

    Versión 1.1.0

    Lanzada el 25 de ago. de 2026 - 845,09 KB
    Compatible con firefox 109.0a1 y superiores
    Release Date: 2026-08-17
    • Global command palette — Press shortcut on any website to open a Tab Board palette overlay: fuzzy-search saved tabs (alias, title, URL) and press Enter to open them (focuses an already-open tab when present), use Save to \<group> to file the current page into the suggested group in one Enter (same target order as quick save: Smart rules, then history suggestion, then default groups), or pick Save to another group… to choose a group manually.
    • Search open tabs from the palette — Type > in the command palette to search all currently open browser tabs by title or URL; Enter switches to that tab and focuses its window.
    • Command mode in the palette — Type / to run extension commands: open Tab Board, open Options, sync to Gist, pull from Gist, or open keyboard shortcuts.
    • Recent tabs in the palette — When the palette opens with an empty query, recently saved tabs appear below the save actions for quick access.
    • Secondary actions on palette items — With a saved or open tab selected, Ctrl+Shift+C copies its URL; Ctrl+Shift+Enter opens it in an Incognito window (when allowed).
    • Tab aliases — Give any saved tab a short name via the Set alias context menu (Kanban and search results). Aliases are matched before titles when searching, and shown as a chip on tab cards.
    • Hover pin on Kanban columns — Unpinned groups show a muted star badge on column hover with tooltip Pin group. Pinned groups keep the filled star with Unpin group.
    • Hover pin on sidebar groups — Same pin/unpin star affordance on sidebar group rows.
    • Overflow marquee — Long group and tab titles scroll on hover (200ms debounce) in Kanban columns, tab cards, and search results when text is truncated.
    • Move group to position — Group context menu adds Move to position (start, end, or enter position) within the pinned or unpinned section, matching sidebar drag rules.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
  • Versión 1.0.14

    Lanzada el 13 de ago. de 2026 - 726,51 KB
    Compatible con firefox 109.0a1 y superiores
    Release Date: 2026-08-13
    • Smart rules — Group context menu now has Smart rules to configure domain or regex patterns per group. When you save a tab from the popup, matching groups are auto-selected (all matches when several groups apply). Domain rules match hostnames (including subdomains); regex rules match the full tab URL. Manage multiple patterns per group with add, edit, and delete. Groups with rules show a badge on the Kanban column. Duplicating a group copies its smart rules. Smart rules sync via GitHub Gist like other group data.
    • Kanban column badges — Pinned groups and Smart rules now appear as compact overlay badges on the top-left of the column, keeping the header uncluttered. Hover a badge for a tooltip (Unpin group / Open smart rules); click the pin badge to unpin, or the Smart rules badge to open the rules dialog.
    • Smart rules dialog — Wider layout, a scrollable rule list so many patterns stay usable, and generic placeholders (example.com) instead of real domains. The delete control uses the same destructive hover style as removing a tab from a group.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
  • Versión 1.0.13

    Lanzada el 22 de jul. de 2026 - 723,13 KB
    Compatible con firefox 109.0a1 y superiores
    Release Date: 2026-07-21
    • Copy URL to clipboard — Tab context menu (Kanban and search results) now has Copy URL to clipboard for a quick one-click copy of the saved tab URL.
    • Open in Incognito — Tab context menu can open a tab in an Incognito window. If Tab Board is not allowed in Incognito, the action is disabled with a hint explaining how to enable it in the browser’s extension settings.
    • YouTube thumbnails — Saved YouTube tabs show a video thumbnail preview on Kanban cards instead of only the favicon.
    • Context menu guidance tooltips — Context menu items can show an info tooltip (for example when Incognito access is disabled) so the next step is clear without leaving the menu.
    • Assorted UI/UX polish across the storage page for clearer interactions and a smoother browsing experience.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
  • Versión 1.0.12

    Lanzada el 16 de jul. de 2026 - 715,78 KB
    Compatible con firefox 109.0a1 y superiores
    Release Date: 2026-07-16
    Environment: Production
    • Color themes — Choose from 13 color palettes in Options: Default, Nord, One Dark Pro, Catppuccin, Dracula, GitHub, Tokyo Night, Solarized, Gruvbox, Rose Pine, Material, Monokai, and Ayu. Each palette ships with matching light and dark variants and is applied across the popup, storage, and options pages. The picker is a dropdown with color swatches for quick preview.
    • Group description tooltips — Hover a group to see its description in a tooltip. In the sidebar, collapsed mode shows the group name on hover; expanded mode shows the description. Kanban column headers also show the description when hovered.
    • Edit group dialog — The group context menu now has Edit group, opening a dialog to update both the name and description. Clicking the group title in Kanban still starts inline name-only editing, so quick renames stay one click away.
    • Animated theme transitions — Switching light/dark mode or changing the color theme plays a circular reveal animation from the click origin (View Transitions API). Triggered from the theme controls in Options and the Sun/Moon toggle on the storage page. Respects prefers-reduced-motion and falls back to an instant switch when the API is unavailable.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
  • Versión 1.0.11

    Lanzada el 2 de jul. de 2026 - 562,86 KB
    Compatible con firefox 109.0a1 y superiores
    Release Date: 2026-07-02
    Environment: Production
    • Editable title before saving in popup — The popup now shows a title input prefilled with the active tab's title, so the name can be tweaked before saving. The edited title applies to Save and Close & save; Save all still uses each tab's original title. The input is focused on open and pressing Enter triggers Save for a quick type-then-Enter flow.
    • Hover-intent scroll activation in group tab lists — Collapsed groups in the Kanban view now hide their scrollbar and lock scrolling by default. The scrollbar fades in and scrolling is enabled only after the pointer has hovered over the group for 500ms, keeping the UI clean during quick cursor passes. Leaving the group (before or after activation) hides the scrollbar again and disables scrolling.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
  • Versión 1.0.10

    Lanzada el 29 de jun. de 2026 - 561,81 KB
    Compatible con firefox 109.0a1 y superiores
    Release Date: 2026-06-27
    Environment: Production
    • Move tab to position — Tab context menu (Kanban and search results) now has a "Move to position" submenu with Move to top, Move to bottom, and Enter position… (opens a dialog to type a target slot number). Complements the existing drag-and-drop reordering.
    • Remove duplicates — Group context menu now has a "Remove duplicates" option that deletes tabs with duplicate URLs within the group, keeping the first occurrence. Shows an Undo action in the toast.
    • Gist sync now preserves group pin state — replaceStorageData previously dropped the isPinned field during pull/merge, wiping all pinned groups on every sync. Pin state now survives sync round-trips.
    • On sync merge, when a group exists both locally and remotely (matched by name), the local pin state wins. Remote-only groups keep their remote pin state.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
  • Versión 1.0.9

    Lanzada el 28 de may. de 2026 - 559,8 KB
    Compatible con firefox 109.0a1 y superiores
    Version: v1.0.9

    Release Date: 2026-05-24
    Environment: Production

    New Features
    • Dupplicate group: Context menu option to duplicate an existing group, creating a new group with the same name (appended with "Copy"), tabs, and settings. Available in both sidebar and Kanban views.
    • Create group from bookmarks: Option to create a new group from a bookmark folder, importing all bookmarks as tabs in the new group. Accessible via the "Create group" dialog in storage page.

    Permissions
    • bookmarks — This permission is required to read bookmark folders and import their contents as tabs when creating a group. No bookmark data is read, modified, or transmitted outside the extension — all operations occur locally within the user's browser.

    Bug Fixes
    • Popup delete not closing when submitting form - now the popup remains open after deleting a group, allowing users to continue managing their tabs without interruption.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
  • Versión 1.0.7

    Lanzada el 15 de may. de 2026 - 780,25 KB
    Compatible con firefox 109.0a1 y superiores
    New Features
    • Chrome new tab override — Opening a new tab displays the storage page by default, providing instant access to saved tab groups.
    • Keyboard shortcut to open popup — Ctrl+Shift+D (Windows/Linux) or Cmd+Shift+D (macOS) opens the popup with the Save button auto-focused for instant tab saving (Enter to save). Shortcut binding displayed in Options page with link to chrome://extensions/shortcuts for customization.
    • Default groups setting — Options page now allows selecting one or more default groups that are pre-selected when the popup opens. Configurable via multi-select combobox in the General section.
    • Group pin feature — Pin groups from the context menu (Kanban view) to keep them at the top of the group list. Pinned groups display a filled star icon before the item count badge. Drag-and-drop reordering is restricted within pinned/unpinned sections. Default group is pinned automatically.

    Improvements
    • Popup: Save button auto-focused when opened via keyboard shortcut for faster workflow (shortcut → Enter → done).
    • Popup: Automatically closes after successful save operations (Save, Save all, Close & save).
    • Storage: Pinned groups always appear first in both sidebar and Kanban views, sorted before unpinned groups regardless of sort mode.
    • Storage: Group context menu now includes "Pin group" / "Unpin group" option with visual icon feedback.
    • Storage: Star icon (filled yellow) displayed before item count badge for pinned groups in sidebar and Kanban column headers.

    Bug Fixes
    • Fixed storage tab opening multiple pinned tabs — now focuses existing storage tab if already open instead of creating a new one.

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
  • Versión 1.0.6

    Lanzada el 11 de may. de 2026 - 553,24 KB
    Compatible con firefox 109.0a1 y superiores

    Se publicó el código fuente bajo la licencia Mozilla Public License 2.0

    Descargar archivo
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.