Skip to content

f-jiang/sort-those-tabs

Repository files navigation

Sort those Tabs

Organizing your Chrome tabs in a large, multi-window browsing session can be a pain. Sort those Tabs makes this process quick and easy.

  • Access all your Chrome windows and tabs from the same page
  • Easily close, transfer, and re-order your Chrome tabs and windows
  • Automatically sort tabs by title or domain name
  • Automatically remove duplicate tabs
  • Apply or reset your changes with the click of a button

Installation

Release Version

Release versions can be downloaded from the Chrome Web Store.

Development Releases

  • git clone this repo or download as ZIP
  • cd into the local repo and execute the following:
$ sudo npm install    # install dependencies
$ ng build            # build
  • Finally, load the newly created dist directory as an unpacked extension in Google Chrome

Built With

Authors

License

This project is licensed under the MIT License; see the LICENSE file for details.

Acknowledgements