Skip to content

echosonusharma/zen-tab

Repository files navigation

ZenTab

ZenTab is a quick and simple tab manager for your browser. Easily switch between tabs and find the one you need using fuzzy search.

Features

  • Move between open tabs effortlessly
  • Fuzzy search through tabs for fast access

Installation

npm install

Development

Run the extension in development mode for different browsers:

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Build

Create a production build for your browser:

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Release

Create a release by running:

npm run release

Acknowledgements

About

Quick and simple tab management

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published