A better onetab extensions for chrome.
More beatiful and more feature.
Feature & Todo
- Basic functionality
- Set title of list
- Popup page with simple list
- Pin tab list
- Keyboard shortcuts
- Options
- Drag and drop re-ordering
- Data & options sync
- Import & export
- Add stored tabs to history
- I18N support (only English & Chinese currently)
- Sync server (quotas provided by chrome are too less)
Installation
Install from Google Extension Store
Download the released .crx file in release page and drag it to chrome extensions page.
Development
- Clone this repo
- Install dependencies (use
yarncommand) - Auto reload (use
yarn devcommand) - Click LOAD UNPACKED button and select ./dist path
- Build (use
yarn buildcommand)
License
MIT LICENSE