Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

cnwangjie/better-onetab

Repository files navigation

Note

The OneTab extension seems to have been sold. The new owner has registered a trademark for it and notified me by email about the removal from Chrome Web Store.

I myself have not maintained this project for a long time. Therefore, this project is archived. Currently, Chrome's built-in tab management features are powerful enough that there is no need to use extensions to manage tabs anymore. And you can try new browser projects like Arc.

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

A better onetab extension

More beautiful and more feature.

Features

Send us a feature request.

  • 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

Next step

You can learn more about the next step of better onetab at project page and leave your comment in issues page.

Installation

Install from Google Extension Store

Install from Firefox Add-ons (not optimized)

Download the released .crx file in releases page and drag it to chrome extensions page.

Build your own from following steps:

Development

  1. Clone this repo
  2. Install dependencies (use yarn command)
  3. Auto reload (use yarn dev command)
  4. Click LOAD UNPACKED button and select ./dist path
  5. 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.

Especially thanks

Thanks for @Yasujizr helped this project design new logo and banners.

License

MIT LICENSE