{"id":43462067,"url":"https://github.com/allexcd/tabber","last_synced_at":"2026-02-03T05:56:01.955Z","repository":{"id":335004280,"uuid":"1143738910","full_name":"allexcd/tabber","owner":"allexcd","description":"Automatically organize Chrome tabs using AI","archived":false,"fork":false,"pushed_at":"2026-01-28T00:03:02.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-28T13:06:58.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allexcd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-27T23:45:55.000Z","updated_at":"2026-01-28T00:03:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/allexcd/tabber","commit_stats":null,"previous_names":["allexcd/tabber"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/allexcd/tabber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allexcd%2Ftabber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allexcd%2Ftabber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allexcd%2Ftabber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allexcd%2Ftabber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allexcd","download_url":"https://codeload.github.com/allexcd/tabber/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allexcd%2Ftabber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29035006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T02:28:16.591Z","status":"ssl_error","status_checked_at":"2026-02-03T02:27:48.904Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-03T05:55:56.309Z","updated_at":"2026-02-03T05:56:01.945Z","avatar_url":"https://github.com/allexcd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Tab Grouper\n\n[![CI](https://github.com/allexcd/tabber/actions/workflows/ci.yml/badge.svg)](https://github.com/allexcd/tabber/actions)\n\n🗂️ Automatically organize your Chrome tabs using AI\n\n## Features\n\n- **🤖 AI-Powered Grouping**: OpenAI, Claude, Groq, Gemini, or local LLMs\n- **🆓 Free Options**: Groq and Google Gemini offer generous free tiers\n- **🎨 Smart Color Coding**: Semantic colors (blue=dev, green=finance, red=entertainment)\n- **⚡ Real-time**: Auto-groups new tabs as they load\n- **🔄 Dynamic Models**: Fetch latest models via API for all providers\n- **🔧 Custom Models**: Use any model name for bleeding-edge access\n- **🔒 Secure**: AES-256-GCM encrypted API keys, PII sanitization\n\n## Installation\n\n### From Source\n\n1. Clone this repository\n2. Open Chrome → `chrome://extensions/`\n3. Enable **Developer mode** (top right)\n4. Click **Load unpacked** → select project folder\n5. Configure your AI provider in settings\n\n### From Chrome Web Store\n\nComing soon...\n\n## Quick Start\n\n1. Click extension icon → **Settings**\n2. Select AI provider and enter API key\n3. Click **🔄 Fetch** to load available models (optional)\n4. Save and enable extension\n\n## AI Provider Setup\n\n### OpenAI\n\n- **API Key**: Get from [OpenAI Dashboard](https://platform.openai.com/api-keys)\n- **Models**: GPT-4o, GPT-4.1, GPT-5, o1/o3 series\n- **Tip**: Use **Fetch** button to auto-load all your available models\n\n### Claude (Anthropic)\n\n- **API Key**: Get from [Anthropic Console](https://console.anthropic.com/)\n- **Models**: Claude 3.5/3.7/4/4.5 (Haiku, Sonnet, Opus)\n- **Tip**: Use **Fetch** button to auto-load current models\n\n### Groq (Free Tier)\n\n- **API Key**: Get from [Groq Console](https://console.groq.com/)\n- **Models**: Llama 3.1/3.2, Mixtral, Gemma\n\n### Google Gemini (Free Tier)\n\n- **API Key**: Get from [Google AI Studio](https://makersuite.google.com/app/apikey)\n- **Models**: Gemini 1.5/2.0 (Flash, Pro)\n\n### Local LLM\n\n- **Server**: Ollama (`http://localhost:11434`) or LM Studio (`http://localhost:1234`)\n- **LM Studio**: Enable CORS in Developer settings\n- **Format**: OpenAI Compatible or Ollama Native\n\n## Privacy \u0026 Security\n\n### Data Protection\n\n- **Encrypted Storage**: API keys use AES-256-GCM with PBKDF2 (100k iterations)\n- **Device-Bound**: Encryption keys derived from unique extension instance\n- **Auto-Migration**: Existing keys encrypted automatically on update\n\n### Data Sanitization\n\nBefore sending to AI, sensitive data is automatically redacted:\n\n- Email addresses → `[EMAIL]`\n- Phone numbers → `[PHONE]`\n- Credit cards → `[CARD]`\n- SSN → `[SSN]`\n- IP addresses → `[IP]`\n\n### Network Security\n\n- All API calls use HTTPS\n- Only tab titles and sanitized URLs sent to AI\n- No data stored on external servers\n- **Local LLM option** for maximum privacy (data never leaves your machine)\n\n### Security Architecture\n\nAll external API requests are centralized in provider classes, which execute exclusively in the background service worker:\n\n```\nSettings Page\n    ↓ chrome.runtime.sendMessage (no direct API calls)\nBackground Worker\n    ↓ AI Service\nProvider Classes (openai.js, claude.js, etc.)\n    ↓ fetch() — all HTTP requests here\nExternal APIs\n```\n\nAPI keys encrypted at rest, decrypted only in memory within the background worker for requests.\n\n## Development\n\n### Project Structure\n\n```\nTabber/\n├── manifest.json           # Extension manifest (MV3)\n├── background.js           # Service worker, tab processing\n├── popup/                  # Toolbar popup UI\n├── settings/               # Options page\n│   ├── settings.js         # Settings orchestration\n│   ├── model-fetcher.js    # Dynamic model fetching via message passing\n│   └── model-cache.js      # Model caching\n└── services/               # Core services \u0026 providers\n    ├── ai-service.js       # Unified AI interface\n    ├── openai.js           # OpenAI provider (complete + listModels)\n    ├── claude.js           # Claude provider (complete + listModels)\n    ├── groq.js             # Groq provider (complete + listModels)\n    ├── gemini.js           # Gemini provider (complete + listModels)\n    ├── local-llm.js        # Local LLM provider\n    ├── sanitizer.js        # PII removal\n    ├── crypto.js           # AES-256-GCM encryption\n    ├── secure-storage.js   # Encrypted storage wrapper\n    └── logger.js           # Debug logging\n```\n\nSee [ARCHITECTURE.md](ARCHITECTURE.md) for detailed architecture diagrams.\n\n### Code Quality\n\n```bash\nnpm install              # Install dependencies\nnpm run check            # Run all checks (lint + format + stylelint)\nnpm run fix:all          # Auto-fix all issues\nnpm run package          # Build extension.zip for Chrome Web Store\n```\n\n#### Pre-commit Hooks\n\n- Auto-fixes JavaScript (ESLint), CSS (Stylelint), and formatting (Prettier)\n- Validates commit messages (Conventional Commits)\n\n#### CI/CD\n\n- Automated code quality checks on all PRs\n- CodeQL security scanning\n- Package verification\n\n### Commit Convention\n\nFollow [Conventional Commits](https://www.conventionalcommits.org/):\n\n```\n\u003ctype\u003e: \u003cSubject starting with capital letter\u003e\n```\n\n**Types**: `feat`, `fix`, `docs`, `style`, `refactor`, `perf`, `test`, `build`, `ci`, `chore`\n\n**Examples**:\n\n```\nfeat: Add GPT-5 model support\nfix: Resolve tab grouping race condition\ndocs: Update installation instructions\n```\n\n## Contributing\n\n1. Fork and clone the repository\n2. Create a feature branch\n3. Make changes following code standards\n4. Run `npm run check` before committing\n5. Follow Conventional Commits format\n6. Create PR with descriptive title\n\n## License\n\nMIT License - see LICENSE file for details\n\n## Version History\n\nSee [CHANGELOG.md](CHANGELOG.md) for complete release notes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallexcd%2Ftabber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallexcd%2Ftabber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallexcd%2Ftabber/lists"}