Skip to content

codeyam-ai/tabcommand

Repository files navigation

TabCommand

CI License: MIT

Complete Tab, Bookmark, and History Control

TabCommand is a chrome extension designed to provide complete control over your tabs, bookmarks, and history. It features favorites, grouping, and auto-close settings.

TabCommand showing colorful labeled tab groups

Develop this project with codeyam-editor

This project is built with codeyam-editor — code and runnable data scenarios are authored side by side against a live preview.

# Launch the editor (split-screen terminal + live preview)
codeyam-editor editor

# Run the app
npm run dev

# Run the tests
npx vitest run

Install and Run TabCommand Locally

# If the tabcommand repo is not already installed
git clone https://github.com/codeyam-ai/tabcommand && cd tabcommand

# Install dependencies
npm install

# Build tabcommand for installation as a chrome extension
npm run build

Then open chrome://extensions → enable Developer modeLoad unpacked → select the build/ folder. Unpacked extensions don't auto-update — re-run npm run build and reload the extension to pick up changes.

Scenario gallery

States captured as runnable scenarios with codeyam-editor:

Favorites - Sidebar With View All Link

Favorites - Sidebar With View All Link

History - Populated

History - Populated

Home - Automatically Closed

Home - Automatically Closed

Home - Dark Mode

Home - Dark Mode

Home - Dragging Tab onto Group

Home - Dragging Tab onto Group

Home - Empty

Home - Empty

Home - Four Columns

Home - Four Columns

Home - Grouped

Home - Grouped

License

MIT © 2026 NodLabs Inc.

About

A powerful dashboard to control your chrome browser. Track and organize bookmarks, monitor performance, automatically close tabs, etc. Build with CodeYam

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors