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

Install TabCommand

TabCommand is available for free in the Chrome Extension store.

TabCommand Chrome Extensions

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. Requires a subscription to Claude, Gemini, or Codex.

# Clone the TabCommand repo
git clone https://github.com/codeyam-ai/tabcommand && cd tabcommand

# Install CodeYam Editor
npm install -g @codeyam-editor/codeyam-editor@latest

# Launch the editor from the TabCommand folder
codeyam-editor editor

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.

After making changes to the code you must re-run npm run build and reload the extension from the chrome extensions manager 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 - Empty

History - Empty

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

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

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors