Skip to content

Angie629/MinTab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinTab

Minimal Chrome extension prototype for "MinTab" — a coach-like tab organizer.

What’s included:

  • MV3 manifest with background worker and side panel
  • Popup UI that lists groups and a Daily Digest
  • Heuristic grouping (Study, Work, Shopping, Entertainment, Travel, Research)
  • Actions: Organize tabs into Chrome Tab Groups, Close duplicates, Pin, Snooze, Save bundle

Load for development:

  1. Open Chrome → chrome://extensions
  2. Enable Developer Mode (top right)
  3. Click "Load unpacked" and select this MinTab folder
  4. Click the extension action to open the popup; use "Organize tabs"

Notes:

  • All logic is local; no network calls
  • "Snooze" uses chrome.alarms to reopen closed tabs later
  • Side panel mirrors saved bundles from chrome.storage.local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors