Skip to content
forked from Nonj/TabSorter

A chrome extension to sort tabs alphabetically as well as frequency of use.

License

Notifications You must be signed in to change notification settings

akai1831/TabSorter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabSorter

Name: Omar Khan & Nattanon Bunyatipanon

Purpose: When we both saw how many tabs we had opened on our Chrome window, we knew that there was a problem. There weren't many good or useful solutions online, so we decided to create out own. Alas, we decided that we should create a tab sorter, to sort by the amount of times you use, as well as alphabetically by its title. We chose these two methods because with usage, thats a no brainer, you want the ones you use more to be in the "front", and less relevant ones to be towards the "back". This ensures that your hotkeys can grab the front ones easier. As for alphabetically, it seemed like a standard that a tab sorter should have.

To Install:

  1. You want to either download our repo and unzip it, or clone it down to your local machine.
  2. Now you want to open your Chrome browser, and open up your extensions manager link.
  3. Afterwards, click on "Developer Mode" on the top right of the page and click "Load unpacked extension...".
  4. Navigate to the extension you just recently unzipped and select its folder.
  5. Enable it if it has not already been enabled & reload your browser
  6. Enjoy!

How To Use: To use our extension is very simple. Just do what you normally would do already and browse the interwebs. Once you feel that it is a bit too cluttered, you can click on our extension and you'll be greeted with two buttons. You can either "Sort By Usage" or "Sort By Title". Now, depending on how often you click in and out of a tab, you may want to sort by usage. Once clicked, your tabs will be rearranged and voila, it's sorted to your liking.

About

A chrome extension to sort tabs alphabetically as well as frequency of use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.0%
  • HTML 26.6%
  • CSS 8.4%