Skip to content

OffBy1-tech/TabNest

Repository files navigation

Tab Nest

Free, open-source Chrome tab manager with Google Drive sync.

Chrome Web Store License: MIT CI

Tab Nest lets you save, organize, and search your browser tabs without losing context. Sessions are stored locally by default and can be optionally synced to your personal Google Drive — no third-party servers, no subscriptions, no data sold to anyone.


Install from Chrome Web Store (coming soon)


Quick Start

Prerequisites

  • Node.js 20+
  • npm 9+ (npm install -g corepack && corepack enable)
  • Google Chrome 120+

Development Setup

npm install
npm dev

Then load the extension in Chrome:

  1. Open chrome://extensions
  2. Enable Developer mode (top-right toggle)
  3. Click Load unpacked
  4. Select the dist/ folder in this repository

Changes to src/ are rebuilt automatically while npm dev is running. Reload the extension in chrome://extensions to pick up updates.


Privacy

Tab Nest stores all tab data locally in your browser. Google Drive sync is opt-in and writes only to your own Drive account using OAuth — Tab Nest never sees or stores your Drive credentials, and no data is sent to any Tab Nest-operated server.


Contributing

See CONTRIBUTING.md for guidelines on reporting issues, submitting pull requests, and the project roadmap.


License

MIT — see LICENSE for details.

About

Tab Nest lets you save, organize, and search your browser tabs without losing context. Sessions are stored locally by default and can be optionally synced to your personal Google Drive — no third-party servers, no subscriptions, no data sold to anyone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors