Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChromeTab

ChromeTab replaces Chrome's new tab page with a dashboard of your open tabs, grouped by domain. alt text

What it does

  • Shows all open tabs in a grid by domain
  • Pulls common homepages like Gmail, X, LinkedIn, YouTube, and GitHub into a separate group
  • Lets you jump to any tab by clicking its title
  • Lets you close tabs one by one or in groups
  • Flags duplicate tabs
  • Lets you save tabs for later in a local checklist
  • Shows optional weather from your current IP location or a saved custom city

Install with a coding agent

Send your coding agent (Claude Code, Codex, etc.) this repo and say "install this":

https://github.com/KnightYao/ChromeTab.git

The agent will walk you through it. Takes about 1 minute.

Install

  1. Clone the repo:
git clone https://github.com/KnightYao/ChromeTab.git
cd ChromeTab
  1. Open Chrome and go to chrome://extensions
  2. Turn on Developer mode
  3. Click Load unpacked
  4. Select the extension/ folder from this repo
  5. Open a new tab

Notes

  • Saved tabs are stored in chrome.storage.local
  • Weather settings are stored in chrome.storage.local
  • Tab data, saved tabs, quotes, and vocabulary stay local
  • The optional weather widget requests location/weather data from ipapi.co and Open-Meteo
  • Favicons use Chrome's tab metadata; no external favicon service is required
  • No Node.js, npm, or backend is required

Update

git pull

Then reload the extension in chrome://extensions.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages