More beatiful and more feature.
- Basic feature of onetab
- 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)
More details in changelog
You can learn more about the next step of better onetab at project page and leave your comment in issues page.
Install from Google Extension Store
Install from Firefox Add-ons (not optimized)
Download the released .crx file in release page and drag it to chrome extensions page.
Build your own from following steps:
- 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