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 - 7 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 - 7 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.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

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

    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.