More beatiful and more feature.
- 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)
Install from Google Extension Store
Download the released .crx file in release page and drag it to chrome extensions page.
- Clone this repo
- Install dependencies (use
yarn
command) - Auto reload (use
yarn dev
command) - Click LOAD UNPACKED button and select ./dist path
- Build (use
yarn build
command)
MIT LICENSE