Releases: malston/chrome-tabs
Chrome Tab Manager v1.5.0 - Release
Chrome Tab Manager v1.5.0 ποΈ
A powerful Chrome extension for organizing, managing, and saving your tabs.
β¨ New in v1.5.0
Changed
- Improved popup UX with section headers (#56) - Better organization with Organize, Manage Groups, and Settings sections; shorter, clearer button labels, contributed by @AmberAlston
- Resized options page - Better usability and improved layout
Fixed
- Protected group folders now included in Restore from Bookmarks (#52) - Protected groups are properly restored from bookmarks, contributed by @AmberAlston
- Improved error handling - Better reliability when restoring protected groups
- CI workflow improvements - Workflows now only run for same-repo PRs (not forks)
Documentation
- Updated README - New features and screenshots added (#49)
- Design documentation - Added merge duplicate groups design
π― Features
Tab Organization
- Organize by Domain - Automatically group tabs by website domain
- Organize by Category - Intelligently categorize tabs (Development, Social Media, Shopping, etc.)
- Smart Sorting - Tabs sorted alphabetically within each group
- Color Coding - Each group gets a unique color for easy identification
Tab Management
- Remove Duplicates - One-click duplicate tab removal
- Remove All Groups - Ungroup all tabs while keeping them open
- Combine Groups - Merge multiple tab groups into one
- Protect Groups - Mark groups as protected to prevent accidental closure (with multi-select!)
- Tab Counts - See how many tabs in each group
Bookmark Integration
- Save to Bookmarks - Save all tabs into organized bookmark folders
- Restore from Bookmarks - Restore tab groups from saved bookmarks (now includes protected groups!)
- Smart Merging - Automatically merges with existing groups
- Duplicate Detection - Skips already-open URLs when restoring
π¦ Installation
Chrome Extension (Recommended)
- Download `chrome-tab-manager-v1.5.0.zip` from the assets below
- Unzip the file
- Open Chrome and navigate to `chrome://extensions/`
- Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the unzipped `chrome-extension` folder
- Pin the extension to your toolbar for easy access
π Quick Start
- Click the Tab Organizer icon in your toolbar
- Choose an action:
- Organize by Domain - Group tabs by website
- Organize by Category - Group tabs by purpose
- Remove Duplicates - Clean up duplicate tabs
- Save to Bookmarks - Save your tab session
- Restore from Bookmarks - Reload a saved session
π Documentation
- README.md - Full documentation
- CHANGELOG.md - Version history and changes
- CONTRIBUTING.md - Contribution guidelines
- Project Board - Development tracking
π Known Issues
Please report any issues you encounter.
π License
ISC License - See LICENSE for details.
Full Changelog: v1.4.0...v1.5.0
Chrome Tab Manager v1.4.0 - Release
Chrome Tab Manager v1.4.0 ποΈ
A powerful Chrome extension for organizing, managing, and saving your tabs.
β¨ New in v1.4.0
- Multi-select for Protect Groups (#46) - Select multiple tab groups to protect at once using Cmd/Ctrl+click, contributed by @AmberAlston
- New layered tabs icon design (#47) - Fresh icon with three overlapping tabs in Chrome's tab group colors (yellow, green, blue), contributed by @AmberAlston
- Icon generation script - SVG source file and script to regenerate PNG icons at all sizes
π― Features
Tab Organization
- Organize by Domain - Automatically group tabs by website domain
- Organize by Category - Intelligently categorize tabs (Development, Social Media, Shopping, etc.)
- Smart Sorting - Tabs sorted alphabetically within each group
- Color Coding - Each group gets a unique color for easy identification
Tab Management
- Remove Duplicates - One-click duplicate tab removal
- Remove All Groups - Ungroup all tabs while keeping them open
- Combine Groups - Merge multiple tab groups into one
- Protect Groups - Mark groups as protected to prevent accidental closure (now with multi-select!)
- Tab Counts - See how many tabs in each group
Bookmark Integration
- Save to Bookmarks - Save all tabs into organized bookmark folders
- Restore from Bookmarks - Restore tab groups from saved bookmarks
- Smart Merging - Automatically merges with existing groups
- Duplicate Detection - Skips already-open URLs when restoring
π¦ Installation
Chrome Extension (Recommended)
- Download
chrome-tab-manager-v1.4.0.zipfrom the assets below - Unzip the file
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the unzipped
chrome-extensionfolder - Pin the extension to your toolbar for easy access
π Quick Start
- Click the Tab Organizer icon in your toolbar
- Choose an action:
- Organize by Domain - Group tabs by website
- Organize by Category - Group tabs by purpose
- Remove Duplicates - Clean up duplicate tabs
- Save to Bookmarks - Save your tab session
- Restore from Bookmarks - Reload a saved session
π Documentation
- README.md - Full documentation
- CHANGELOG.md - Version history and changes
- CONTRIBUTING.md - Contribution guidelines
- Project Board - Development tracking
π Known Issues
Please report any issues you encounter.
π License
ISC License - See LICENSE for details.
Full Changelog: v1.3.0...v1.4.0
Chrome Tab Manager v1.3.0 - Release
Chrome Tab Manager v1.3.0 ποΈ
A powerful Chrome extension for organizing, managing, and saving your tabs.
π― Features
Tab Organization
- Organize by Domain - Automatically group tabs by website domain
- Organize by Category - Intelligently categorize tabs (Development, Social Media, Shopping, etc.)
- Custom Categories - Define your own categories in the options page
- Smart Sorting - Tabs sorted alphabetically within each group
- Color Coding - Each group gets a unique color for easy identification
Tab Management
- Remove Duplicates - One-click duplicate tab removal
- Combine Groups - Merge two tab groups into one
- Protect Groups - Mark groups as protected to prevent accidental closure
- Remove All Groups - Ungroup all tabs while keeping them open
- Tab Counts - See how many tabs in each group
Bookmark Integration
- Save to Bookmarks - Save all tabs into organized bookmark folders
- Restore from Bookmarks - Restore tab groups from saved bookmarks
- Smart Merging - Automatically merges with existing groups
- Duplicate Detection - Skips already-open URLs when restoring
New in v1.3.0
- Protect Group (#40) - Mark tab groups as protected to prevent accidental closure; protected groups are automatically saved to bookmarks for easy recovery
- Multi-select for group combination (#39) - Select multiple groups to combine, contributed by @AmberAlston
- CI coverage threshold - Now enforces 80% code coverage in CI
- Improved UX - Auto-select first target option in Combine Groups
π¦ Installation
Chrome Extension
- Download
chrome-tab-manager-v1.3.0.zipfrom the assets below - Unzip the file
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the unzipped
chrome-extensionfolder - Pin the extension to your toolbar for easy access
π Quick Start
- Click the Tab Organizer icon in your toolbar
- Choose an action:
- Organize by Domain - Group tabs by website
- Organize by Category - Group tabs by purpose
- Combine Groups - Merge two groups into one
- Protect Group - Mark a group as protected
- Remove Duplicates - Clean up duplicate tabs
- Save to Bookmarks - Save your tab session
- Restore from Bookmarks - Reload a saved session
π What's Included
- Chrome Extension with full UI
- Options page for custom categories
- Complete documentation
- Contributing guidelines
π Known Issues
Please report any issues you encounter.
π Documentation
- CHANGELOG.md - Version history and release notes
- README.md - Full documentation
- CONTRIBUTING.md - Contribution guidelines
- Project Board - Development tracking
π Acknowledgments
Built with Claude Code - AI-powered coding assistant from Anthropic.
π License
ISC License - See LICENSE for details.
Full Changelog: v1.2.0...v1.3.0
Chrome Tab Manager v1.2.0 - Release
Chrome Tab Manager v1.2.0 ποΈ
A powerful Chrome extension for organizing, managing, and saving your tabs.
π― Features
Tab Organization
- Organize by Domain - Automatically group tabs by website domain
- Organize by Category - Intelligently categorize tabs (Development, Social Media, Shopping, etc.)
- Custom Categories - Define your own categories in the options page
- Smart Sorting - Tabs sorted alphabetically within each group
- Color Coding - Each group gets a unique color for easy identification
Tab Management
- Remove Duplicates - One-click duplicate tab removal
- Combine Groups - Merge two tab groups into one
- Remove All Groups - Ungroup all tabs while keeping them open
- Tab Counts - See how many tabs in each group
Bookmark Integration
- Save to Bookmarks - Save all tabs into organized bookmark folders
- Restore from Bookmarks - Restore tab groups from saved bookmarks
- Smart Merging - Automatically merges with existing groups
- Duplicate Detection - Skips already-open URLs when restoring
New in v1.2.0
- Combine tab groups (#35) - Select two tab groups to merge them into one with visual selection highlighting
- Improved error handling - Better error state handling in group selection UI
π¦ Installation
Chrome Extension
- Download
chrome-tab-manager-v1.2.0.zipfrom the assets below - Unzip the file
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the unzipped
chrome-extensionfolder - Pin the extension to your toolbar for easy access
π Quick Start
- Click the Tab Organizer icon in your toolbar
- Choose an action:
- Organize by Domain - Group tabs by website
- Organize by Category - Group tabs by purpose
- Combine Groups - Merge two groups into one
- Remove Duplicates - Clean up duplicate tabs
- Save to Bookmarks - Save your tab session
- Restore from Bookmarks - Reload a saved session
π What's Included
- Chrome Extension with full UI
- Options page for custom categories
- Complete documentation
- Contributing guidelines
π Known Issues
Please report any issues you encounter.
π Documentation
- README.md - Full documentation
- CHANGELOG.md - Version history and release notes
- CONTRIBUTING.md - Contribution guidelines
- Project Board - Development tracking
π Acknowledgments
Built with Claude Code - AI-powered coding assistant from Anthropic.
π License
ISC License - See LICENSE for details.
Full Changelog: v1.1.0...v1.2.0
Chrome Tab Manager v1.1.0 - Release
Chrome Tab Manager v1.1.0 ποΈ
A powerful Chrome extension for organizing, managing, and saving your tabs.
π― Features
Tab Organization
- Organize by Domain - Automatically group tabs by website domain
- Organize by Category - Intelligently categorize tabs (Development, Social Media, Shopping, etc.)
- Custom Categories - Define your own categories in the options page
- Smart Sorting - Tabs sorted alphabetically within each group
- Color Coding - Each group gets a unique color for easy identification
Tab Management
- Remove Duplicates - One-click duplicate tab removal
- Remove All Groups - Ungroup all tabs while keeping them open
- Tab Counts - See how many tabs in each group
Bookmark Integration
- Save to Bookmarks - Save all tabs into organized bookmark folders
- Restore from Bookmarks - Restore tab groups from saved bookmarks
- Smart Merging - Automatically merges with existing groups
- Duplicate Detection - Skips already-open URLs when restoring
New in v1.1.0
- User-defined categories - Create custom tab categories in the options page
- Dark mode support - Extension popup respects system dark mode preferences
- Improved test coverage - 84% code coverage
π¦ Installation
Chrome Extension
- Download
chrome-tab-manager-v1.1.0.zipfrom the assets below - Unzip the file
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the unzipped
chrome-extensionfolder - Pin the extension to your toolbar for easy access
π Quick Start
- Click the Tab Organizer icon in your toolbar
- Choose an action:
- Organize by Domain - Group tabs by website
- Organize by Category - Group tabs by purpose
- Remove Duplicates - Clean up duplicate tabs
- Save to Bookmarks - Save your tab session
- Restore from Bookmarks - Reload a saved session
π What's Included
- Chrome Extension with full UI
- Options page for custom categories
- Complete documentation
- Contributing guidelines
π Known Issues
Please report any issues you encounter.
π Documentation
- README.md - Full documentation
- CHANGELOG.md - Version history and release notes
- CONTRIBUTING.md - Contribution guidelines
- Project Board - Development tracking
π Acknowledgments
Built with Claude Code - AI-powered coding assistant from Anthropic.
π License
ISC License - See LICENSE for details.
Full Changelog: v1.0.1...v1.1.0
Chrome Tab Manager v1.0.1 - Release
Chrome Tab Manager v1.0.1 ποΈ
A powerful Chrome extension for organizing, managing, and saving your tabs.
π― Features
Tab Organization
- Organize by Domain - Automatically group tabs by website domain
- Organize by Category - Intelligently categorize tabs (Development, Social Media, Shopping, etc.)
- Smart Sorting - Tabs sorted alphabetically within each group
- Color Coding - Each group gets a unique color for easy identification
Tab Management
- Remove Duplicates - One-click duplicate tab removal
- Remove All Groups - Ungroup all tabs while keeping them open
- Tab Counts - See how many tabs in each group
Bookmark Integration
- Save to Bookmarks - Save all tabs into organized bookmark folders
- Restore from Bookmarks - Restore tab groups from saved bookmarks
- Smart Merging - Automatically merges with existing groups
- Duplicate Detection - Skips already-open URLs when restoring
Additional Tools
- History Recovery (CLI) - Restore tabs from Chrome browsing history
- Cross-platform - Works on macOS, Windows, and Linux
π¦ Installation
Chrome Extension (Recommended)
- Download
chrome-tab-manager-v1.0.1.zipfrom the assets below - Unzip the file
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the unzipped
chrome-extensionfolder - Pin the extension to your toolbar for easy access
Command-Line Tools (Optional)
For history recovery functionality:
git clone https://github.com/malston/chrome-tabs.git
cd chrome-tabs
make installπ Quick Start
- Click the Tab Organizer icon in your toolbar
- Choose an action:
- Organize by Domain - Group tabs by website
- Organize by Category - Group tabs by purpose
- Remove Duplicates - Clean up duplicate tabs
- Save to Bookmarks - Save your tab session
- Restore from Bookmarks - Reload a saved session
π What's Included
- Chrome Extension with full UI
- History recovery Python script
- Complete documentation
- Contributing guidelines
- Example screenshots
π Known Issues
Please report any issues you encounter.
π Documentation
- README.md - Full documentation
- CONTRIBUTING.md - Contribution guidelines
- Project Board - Development tracking
π Acknowledgments
Built with Claude Code - AI-powered coding assistant from Anthropic.
π License
MIT License - See LICENSE for details.
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - First Major Release π
Tab Organizer v1.0.0
First major release of Tab Organizer - a Chrome extension for intelligent tab organization and management!
π Major Features
1. Smart Duplicate Detection & Skipping
- Detects ungrouped duplicates of already-grouped tabs
- Skips organizing duplicates - prevents accidental grouping
- Warning messages inform you when duplicates are found
- User control - review duplicates before deciding to remove them
Example: Open a new tab with same URL as grouped tab β Extension warns you instead of auto-grouping it
2. Automatic Ungrouped Tab Positioning
- Moves ungrouped tabs to end of tab bar after organizing
- Easy to find - all ungrouped tabs clustered together
- Preserves order - maintains relative position of ungrouped tabs
- Smart filtering - skips chrome:// internal pages
Benefit: No more scrolling through groups to find ungrouped tabs!
3. Cross-Window Organization
- Consolidate tabs from multiple windows into current window
- Automatic deduplication across all windows
- Two modes: Organize all windows by domain or category
- Tab movement tracking - shows how many tabs were moved
4. Smart Group Merging
- Update existing groups instead of creating duplicates
- Preserves collapsed state when re-organizing
- Add/remove tabs from groups intelligently
- Clean history - no duplicate group entries
5. Group Count Updates
- Automatic count refresh after removing duplicates
- Accurate tab counts in group titles (e.g., "github.com (15)")
- Ungroup singles - removes groups when only 1 tab remains
β¨ Key Capabilities
Organization Modes
- By Domain - Groups tabs by website domain (github.com, google.com, etc.)
- By Category - Groups tabs by type (Development, Social Media, Shopping, etc.)
- Cross-Window - Organize across all browser windows
Duplicate Management
- Remove Duplicates - One-click removal of duplicate URLs
- Smart Detection - Finds duplicates across all tabs
- Skip Ungrouped - Don't auto-group ungrouped duplicates
Tab Group Management
- Remove All Groups - Ungroup all tabs while keeping them open
- Save to Bookmarks - Export tab groups to bookmark folders
- Restore from Bookmarks - Import previously saved tab groups
π Technical Highlights
- 310 Unit Tests - Comprehensive test coverage (82%+)
- 18 E2E Tests - Full integration testing with Puppeteer
- Manifest V3 - Modern Chrome extension architecture
- Service Worker - Fast, efficient background processing
π§ Installation
- Download the extension from Chrome Web Store (coming soon)
- Or install manually:
- Clone the repository
- Go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked"
- Select
/chrome-tabs/chrome-extension
π Usage
- Organize by Domain: Groups tabs by website domain
- Organize by Category: Groups tabs by category (Development, Social, etc.)
- Remove Duplicates: Closes duplicate tabs (keeps first occurrence)
- Remove All Groups: Ungroups all tabs
π What's Next
See our project roadmap for upcoming features:
- Session management
- Custom color schemes
- Tab search and filtering
- And more!
π Credits
Built with Claude Code
π License
MIT License - See LICENSE file for details
Full Changelog: https://github.com/malston/chrome-tabs/commits/v1.0.0
Chrome Tab Manager v0.9.0 Beta - Public Beta Release
Chrome Tab Manager v0.9.0 Beta ποΈ
This is the first public release of Chrome Tab Manager - a powerful Chrome extension for organizing, managing, and saving your tabs.
π― Features
Tab Organization
- Organize by Domain - Automatically group tabs by website domain
- Organize by Category - Intelligently categorize tabs into 11 categories (Development, Social Media, Shopping, etc.)
- Smart Sorting - Tabs sorted alphabetically within each group
- Color Coding - Each group gets a unique color for easy identification
Tab Management
- Remove Duplicates - One-click duplicate tab removal
- Remove All Groups - Ungroup all tabs while keeping them open
- Tab Counts - See how many tabs in each group
Bookmark Integration
- Save to Bookmarks - Save all tabs into organized bookmark folders with timestamps
- Restore from Bookmarks - Restore tab groups from saved bookmarks
- Smart Merging - Automatically merges with existing groups of the same name
- Duplicate Detection - Skips already-open URLs when restoring
Additional Tools
- History Recovery (CLI) - Restore tabs from Chrome browsing history
- Cross-platform - Works on macOS, Windows, and Linux
π¦ Installation
Chrome Extension (Recommended)
- Download
chrome-tab-manager-v0.9.0-beta.zipfrom the assets below - Unzip the file
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the unzipped folder
- Pin the extension to your toolbar for easy access
π§ͺ Beta Testing
We need your help to make this extension better!
Please test:
- All organization modes (Domain and Category)
- Duplicate removal
- Bookmark save and restore functionality
- Edge cases (empty tabs, Chrome internal pages, etc.)
Report issues:
- Open an issue for any bugs
- Include Chrome version, OS, and steps to reproduce
- Screenshots are helpful!
Request features:
- Check the Project Board first
- Submit feature requests
π Quick Start
- Click the Tab Organizer icon in your toolbar
- Choose an action:
- Organize by Domain - Group tabs by website
- Organize by Category - Group tabs by purpose
- Remove Duplicates - Clean up duplicate tabs
- Save to Bookmarks - Save your tab session
- Restore from Bookmarks - Reload a saved session
β οΈ Known Limitations
- Extension must be loaded as "unpacked" (not published to Chrome Web Store yet)
- Category classification is based on common patterns and may not be perfect
- Some websites may not categorize as expected
π Documentation
- README.md - Complete documentation
- CONTRIBUTING.md - Contribution guidelines
- Project Board - Development tracking
πΊοΈ Roadmap to v1.0.0
- Community feedback incorporated
- Bug fixes from beta testing
- Performance optimizations
- Additional categorization rules
- Possible Chrome Web Store publication
π Acknowledgments
Built with Claude Code - AI-powered coding assistant from Anthropic.
π License
MIT License - See LICENSE for details.
Feedback Welcome! This is a beta release - your feedback will help shape v1.0.0!