Releases: kaorii-ako/Tabulate
Release list
Tabulate v1.3.0
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
- Download
Tabulate-v1.3.0.zipand extract it - Go to
chrome://extensionsand enable Developer Mode - 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
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:
- Download Tabulate-v1.2.0.zip and extract it
- Go to chrome://extensions and enable Developer Mode
- Click "Load unpacked" and select the extracted folder
Thank you!
Tabulate v1.0.0
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