Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.19 KB

Logo

AI Tab Organizer

Organizes all tabs across windows into AI-generated groups. Uses your own OpenAI API.

Note

This is a fun, working experiment with Chrome and OpenAI. Not only is the OpenAI API kind of slow, it sometimes groups tabs in a weird way. Use at your own risk.

Features

  • AI Organize: Organizes all tabs across windows into AI-generated groups
  • Deduplicate Tabs: Closes all duplicate tabs
  • Close Blank Pages: Closes all tabs that are blank pages (e.g. about:blank)
  • Sort Tabs by URL: Sorts all tabs by URL, even inside groups
  • Group Tabs by URL: Groups all tabs by hostname when they have a minimum of 10 tabs

Local Install

  1. Download .zip file from https://github.com/spaceemotion/ai-tab-organizer/releases/latest
  2. Unpack to a folder of your choosing
  3. Enable developer mode in Chrome/Edge
  4. Load from unpacked extension

Settings

Open up the extension settings to enter your OpenAI API Key or specify the AI model to be used.