Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✈️ TabPilot — Chrome Tab Manager Extension

Lightweight Chrome extension for managing tabs. Search across open tabs, group by domain, save and restore sessions, close duplicates.

✨ Features

  • 🔍 Instant search — filter tabs by title or URL, switch on click
  • 📁 Domain grouping — auto-group tabs by domain with Chrome tab groups
  • 💾 Session save/restore — save current window tabs, restore later
  • 🧹 Close duplicates — one-click dedup
  • ⌨️ Keyboard shortcutCtrl+Shift+K (Mac: Cmd+Shift+K)
  • 🎨 Dark UI — clean, minimal popup design
  • 📊 Badge counter — tab count on the extension icon

🚀 Install

  1. Clone the repo
  2. Go to chrome://extensions/
  3. Enable Developer mode (top right)
  4. Click Load unpacked → select the tabpilot folder

🛠️ Usage

Action How
Search tabs Type in search bar, click result to switch
Group by domain Groups tab → "Group by Domain"
Save session Sessions tab → "Save Current Session"
Restore session Click "Restore" on a saved session
Close duplicates Click "Close Duplicates" at bottom
Keyboard shortcut Ctrl+Shift+K / Cmd+Shift+K

📁 Structure

tabpilot/
├── manifest.json      # Extension manifest v3
├── popup.html         # Popup UI
├── popup.js           # Popup logic
├── background.js      # Service worker (badge, events)
└── README.md

📄 License

MIT

Status

GitHub stars

About

Smart tab management browser extension

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages