A chrome extension for merging tabs
# MergeX - Chrome Tab Management Tool
## Features & Usage
### 1. Merge Tabs (MERGE)
- Click the "MERGE" button to combine all tabs from different windows into the current window
- Pinned tabs will remain in their original windows
- After merging, you'll see a green checkmark (✓) indicating success
### 2. Sort Tabs (SORT)
- Click the "SORT" button to organize tabs by domain name
- Tabs from the same domain will be placed next to each other
- Pinned tabs will stay at their original positions
- Active tab position will be maintained
- A success indicator will show the number of sorted tabs
### 3. Group Tabs
#### By Time (GROUP BY TIME)
- Groups tabs based on their last access time
- Creates two groups:
- "> 1 day": Tabs not accessed in the last 24 hours
- "> 3 days": Tabs not accessed in the last 72 hours
- Active and pinned tabs are excluded from grouping
#### By Domain (GROUP BY DOMAIN)
- Groups tabs from the same domain together
- Each group gets a distinct color
- Only creates groups for domains with multiple tabs
- No group names are displayed for a cleaner interface
- Active and pinned tabs are excluded from grouping
### 4. Ungroup Tabs (UNGROUP)
- Removes all tab groups in the current window
- Tabs remain in their current positions
- Quick way to return to ungrouped state
## Tips
- You can access MergeX by clicking its icon in the Chrome toolbar
- The extension shows success/failure indicators with the number of processed tabs
- Green checkmark (✓) indicates successful operations
- Red cross (×) appears if an error occurs
- Indicators disappear after 3 seconds
- Pinned tabs are preserved in their original state during all operations
- Active tabs are excluded from grouping operations
## Keyboard Shortcuts
- All operations can be performed with a single click
- No additional keyboard shortcuts required
## Privacy
- MergeX only manages your tabs and windows
- No data is collected or transmitted
- All operations are performed locally in your browser
## Support
If you encounter any issues or have suggestions, please visit our GitHub repository:
https://github.com/abcdlsj/mergex