blenderskool / untab

🔍 A productivity tool to boost your browser workflow!
https://getuntab.now.sh
MIT License
347 stars 27 forks source link
browser-extension browser-workflow chrome commands firefox hacktoberfest productivity searching shortcuts tool
🔍 UnTab

A productivity tool to boost your browser workflow!

Ctrl + Shift + Space and boom :tada:!

Chrome download Firefox download

Supported by FOSS United

Most of us have dozens of open tabs, and it quickly becomes cumbersome to manage them efficiently. UnTab is a browser extension that gives you superpowers by making it possible to search through open tabs and perform common actions with just a few keystrokes. This in turn boosts productivity and makes you look like a hero!

UnTab is officially supported on following browsers:

UnTab might also be compatible with other browsers that use Chromium under the hood.

Demo

UnTab

Project Setup

Clone the repository

git clone https://github.com/blenderskool/untab.git
cd untab

Understanding the directory structure

Build the project

To install the extension on the browser, first build the project using the following command.

Chrome and other Chromium based browsers

npm run build

Firefox

npm run build:firefox

All the built files are generated in the dist directory.

Install on Browser

Chrome and other Chromium based browsers

Firefox

Privacy and Analytics

Analytics

Analytics is kept to a minimum and Google Measurement protocol is being used for these basic analytics. Unlike the regular Google Analytics used on websites, Google Measurement protocol only records the data explicitly defined in code.

Following events are tracked:

License

UnTab is MIT Licensed