A better onetab extensions for chrome.
- 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
- Sync server
- I18N support
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