An open API service indexing awesome lists of open source software.

https://github.com/truongd3/taborganizerextension

Tab Organizer Google Chrome Extension
https://github.com/truongd3/taborganizerextension

extension-chrome

Last synced: 3 months ago
JSON representation

Tab Organizer Google Chrome Extension

Awesome Lists containing this project

README

        

# Tab Organizer Extension

## How to run:
- Clone this repo `git clone https://github.com/truongd3/TabOrganizerExtension.git`
- Open Google Chrome. Click the three-dot icon to the top right then click `Extensions > Manage Extensions`
- Toggle `Developer mode` to the top right of the popup tab
- Click `Load unpacked` and upload **folder** `src`. Click `OK`

## Phase 1: Find tab by URL link
- Use JavaScript to receive searched URL
- Display all tabs including searched URL
- Move to tab when clicked

Status: ✅

## Phase 2: Find tab by prompt
- Use Gemini API
- Search tab by prompt

Status: In Progress

## Phase 3: Group tabs by domains
- Like Bing

Status:

## Phase 4: ...

Status: