Skip to content

piroor/sort-tabs-advanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort tabs advanced

https://addons.mozilla.org/en-US/firefox/addon/sort-tabs-advanced/

Web extension for sorting tabs by various criteria:

  • url
  • domain
  • title
  • last time of access

I found myself frustrated that it's not possible to sort tabs by domain in Firefox 57.

Then, I discovered that sorting tabs by access time is kinda useful. You can push the tabs you use often to the top, sinking old ones saved for later.

Building the extension

Run build.sh, which uses web-ext.

TODO

  • Improve UI
  • Improve icon
  • Performance

About

Web Extension for sorting tabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 87.0%
  • HTML 6.8%
  • CSS 3.6%
  • Shell 2.6%