Skip to content

Releases: KyriakosGian/Tabel

Tabel 1.6.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 21:03

Tabel 1.6.1

Tabel 1.6.1 fixes synchronization between manually installed copies of the extension.

Fixed

  • Downloadable ZIP packages now preserve the configured public manifest key.
  • Unpacked installations now use the same stable extension ID on every computer.
  • Chrome Sync data can therefore synchronize between computers signed in to the same Google Account.
  • Release validation now rejects a package if its public key is missing or changed.

Important for existing manual installations

Installations created from older ZIP packages may have different extension IDs. Export a JSON backup before replacing them, install Tabel 1.6.1 on each computer, and import the backup once on the primary computer.

The temporary public key will be replaced with the official Chrome Web Store public key before Store publication.

Tabel 1.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:43

Tabel 1.6.0

Tabel 1.6.0 expands tab capture, appearance controls, and synchronization visibility while keeping the extension focused on saving and restoring browser tabs.

New

  • Save the current tab, selected tabs, or eligible tabs from every window through the Dashboard.
  • Add tabs to an existing unlocked group, with new entries placed at the top.
  • Save the current page or a selected link from Chrome's context menu.
  • Send a selected link to a new group or an existing unlocked group without leaving the current page.
  • Use System, Light, or Dark theme and Comfortable, Compact, or Ultra Compact density.
  • Choose the default group width, URL display mode, font size, and favicon size.
  • Preview appearance changes and reset appearance settings.
  • View local tab and group statistics, the last successful sync, and sync quota usage.
  • Choose whether restoring one saved link focuses the opened tab.
  • Include or exclude pinned and audible tabs when saving from the Dashboard.

Improved

  • Browser tabs close only after their records are stored successfully.
  • Capturing a repeated URL keeps the newest copy and removes older saved copies.
  • Tabs newly added to an existing group appear before its older tabs.
  • Dashboard and Settings share the same visual foundation.
  • Favicons are always rendered through Chrome's favicon API and are never stored or synchronized.
  • Old deletion records are cleaned only after the retention period and acknowledgement by every known device.

Privacy and compatibility

  • Existing groups and tabs remain compatible and are migrated automatically.
  • Legacy stored favicon URLs are removed during the local database upgrade.
  • No advertising, analytics, tracking, remote code, or developer-operated server.

Tabel 1.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 11:26

Tabel 1.5.0

Tabel 1.5.0 adds more control over the Dashboard layout.

New

  • Show the complete saved URL below each tab title.
  • Hide tab URLs from Settings for a more compact Dashboard.
  • Apply the display setting immediately to an open Dashboard.

Included features

  • Save non-pinned tabs as organized groups.
  • Search, sort, and move groups and tabs.
  • Restore one tab or a complete group.
  • Synchronize saved groups through chrome.storage.sync.
  • Import and export JSON backups.
  • Use light and dark themes.

Privacy and safety

  • Explicit privacy consent is required before tab collection.
  • No advertising, analytics, tracking, or remote code.
  • No developer-operated server.

Tabel 1.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:17

Tabel 1.4.0

The first public release of Tabel is ready for installation through the Chrome Web Store.

Main features

  • Save non-pinned tabs as organized groups.
  • Search, sort, and move groups and tabs.
  • Restore one tab or a complete group.
  • Synchronize saved groups through chrome.storage.sync.
  • Import and export JSON backups.
  • Use light and dark themes.

Privacy and safety

  • Explicit privacy consent is required before tab collection.
  • No advertising, analytics, tracking, or remote code.
  • No developer-operated server.
  • A crash-safe queue confirms storage before closing tabs.