Skip to content

Releases: kaorii-ako/Tabulate

Tabulate v1.3.0

Choose a tag to compare

@kaorii-ako kaorii-ako released this 24 Jul 13:34

Tabulate v1.3.0

Complete visual overhaul: dropped the glassmorphism/gradient-heavy look (blurred ambient backgrounds, gradient text, per-card glow/tilt effects) for a flat, minimal, neutral-slate UI with a single flat accent color. No functional changes — same clustering, quick switch, archive, and settings behavior as before.

Install

  1. Download Tabulate-v1.3.0.zip and extract it
  2. Go to chrome://extensions and enable Developer Mode
  3. Click "Load unpacked" and select the extracted folder

(Chrome blocks direct install of unsigned .crx files outside the Web Store, so this release only ships the zip.)

Tabulate v1.2.0

Choose a tag to compare

@kaorii-ako kaorii-ako released this 23 Jun 11:03
2de9055

Tabulate v1.2.0

Added a CRX file for easier installation.

DISCLAMER: Chrome (v73+) blocks direct installation of .crx files not distributed through the Chrome Web Store. This is a hard browser security policy and cannot be bypassed. The Tabulate.crx file is included in this release as requested, but installing it will show a "CRX_REQUIRED_PROOF_MISSING" error.

To install Tabulate, please use the .zip instead:

  1. Download Tabulate-v1.2.0.zip and extract it
  2. Go to chrome://extensions and enable Developer Mode
  3. Click "Load unpacked" and select the extracted folder

Thank you!

Tabulate v1.0.0

Choose a tag to compare

@kaorii-ako kaorii-ako released this 18 Jun 11:30

Tabulate v1.0.0 - First Stable Release

Highlights

  • AI-powered tab clustering with support for 10+ providers
  • Native Chrome tab group integration
  • Quick switch command palette (⌘K / Ctrl+K)
  • Cluster editing with inline rename
  • Backup & restore for archived sessions
  • Beautiful dark UI with glass morphism and ambient effects

Supported AI Providers

Anthropic (Claude) · OpenAI · Google Gemini · Groq · OpenRouter · DeepSeek · Mistral · xAI (Grok) · Together AI · Xiaomi MiMo · Custom (OpenAI-compatible)

What's New in v1.0.0

  • Polished UI animations and visual effects
  • Improved error handling throughout
  • Better TypeScript types for developer experience
  • Cleaned up repository structure