Skip to content

gitter-badger/better-onetab

 
 

Repository files navigation

better-onetab

CircleCI Chrome Web Store Mozilla Add-on GitHub GitHub last commit

中文README

A better onetab extensions for chrome.

More beatiful 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 release 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)

License

MIT LICENSE

Packages

No packages published

Languages

  • Vue 50.0%
  • JavaScript 49.4%
  • HTML 0.6%