https://github.com/unclecode/tabbox
TabBox saves active tab URLs with a single click.
https://github.com/unclecode/tabbox
Last synced: 8 months ago
JSON representation
TabBox saves active tab URLs with a single click.
- Host: GitHub
- URL: https://github.com/unclecode/tabbox
- Owner: unclecode
- Created: 2024-11-29T06:37:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T06:41:49.000Z (over 1 year ago)
- Last Synced: 2025-10-06T10:57:50.293Z (9 months ago)
- Language: JavaScript
- Size: 76.2 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TabBox: Your Tab Management Solution
## The Problem
Managing tabs is a common struggle. As knowledge workers, we often keep numerous tabs open for reference, research, and ongoing tasks. While tab management extensions help organize them, we need a better way to:
- Preserve URLs for future reference
- Search through our browsing history meaningfully
- Access and understand saved content easily
- Keep our knowledge organized and searchable
TabBox is the first step toward solving this. Future versions will include:
- Content crawling and summarization
- AI-powered search interface
- Knowledge base creation from saved URLs
- Conversational interface to interact with saved content
## Current Features
- Instantly capture all open tab URLs with Command+Shift+Y (Mac) or Ctrl+Shift+Y (Windows)
- Auto-copy URLs to clipboard
- Export URLs to text file
- Customizable save directory
- Clean, minimal interface
## Installation
1. Download/clone this repository
2. Open Chrome and go to `chrome://extensions/`
3. Enable "Developer mode" (top-right toggle)
4. Click "Load unpacked"
5. Select the downloaded extension directory
6. Ready to use! Try Command+Shift+Y to capture your tabs
## Usage
1. Press Command+Shift+Y (Mac) or Ctrl+Shift+Y (Windows) in any window to capture URLs
2. Click the TabBox icon to view saved URLs
3. Use "Copy to Clipboard" or "Export to Text File" as needed