Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cnwangjie/better-onetab

:bookmark_tabs: A better OneTab for Chrome :memo: Temporarily removed from firefox :construction: V2 is WIP
https://github.com/cnwangjie/better-onetab

browser-extension chrome chrome-extension configurable donation drag firefox firefox-extension i18n onetab sync vue

Last synced: about 1 month ago
JSON representation

:bookmark_tabs: A better OneTab for Chrome :memo: Temporarily removed from firefox :construction: V2 is WIP

Awesome Lists containing this project

README

        




CircleCI
Chrome Web Store
Mozilla Add-ons
GitHub
GitHub last commit
Join the chat at https://gitter.im/better-onetab/Lobby

[中文README](./README.zh.md)

### A better onetab extension

More beautiful and more feature.

### Features

[Send us a feature request.](https://github.com/cnwangjie/better-onetab/issues/new)

- [x] Basic feature of OneTab
- [x] Popup page with simple list
- [x] Pin tab list
- [x] Keyboard shortcuts
- [x] Options
- [x] Drag and drop re-ordering
- [x] Data & Options sync
- [x] Import & Export
- [x] Add stored tabs to history
- [x] I18N support (only English & Chinese currently)

More details in [changelog](CHANGELOG.md)

### Next step

You can learn more about the next step of better onetab at [project page](https://github.com/cnwangjie/better-onetab/projects/1) and leave your comment in [issues page](https://github.com/cnwangjie/better-onetab/issues).

### Installation

Install from [Google Extension Store](https://chrome.google.com/webstore/detail/better-onetab/eookhngofldnbnidjlbkeecljkfpmfpg)

Install from [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/better-onetab/) (not optimized)

Download the released .crx file in [releases page](https://github.com/cnwangjie/better-onetab/releases) and drag it to chrome extensions page.

Build your own from following steps:

### Development

0. Clone this repo
0. Install dependencies (use `yarn` command)
0. Auto reload (use `yarn dev` command)
0. Click LOAD UNPACKED button and select ./dist path
0. Build (use `yarn build` command)

### Donation

It took me a lot of time to develop Better Onetab and need to pay for the sync server every month. If my work helps you, you can donate it in the following way.

- [PayPal](https://paypal.me/wangjie0)
- [DigitalOcean Invitation Link](https://m.do.co/c/4c053a482508)
- BTC 1ABQECfxBGLvjZqaxTm1io3CFPbKhMaSQ1
- ETH 0x43D361928BF8f0a58c977b152dabfF47f68c6767
- BCC qpqe7kcrc6lhwltd536j26j8gyk4ws3f3uehj5tql8

### Especially thanks

Thanks for [@Yasujizr](https://github.com/Yasujizr) helped this project design new logo and banners.

### License

MIT LICENSE