Mimieam / TabSorter2

Google Chrome Tab Management Extension - Merge, Sort, split and more :) - https://chrome.google.com/webstore/detail/tabsorter2/lmmmdnmgmgnimgcfbnomdgeldehlfafn
https://www.tabsorter2.com
65 stars 9 forks source link

Add support for The Great Suspender #5

Open aviatrix opened 6 years ago

aviatrix commented 6 years ago

So the great suspender is a very popular extension that suspends tabs to save ram & cpu, however when doing so it changes the url of the page to this for example. chrome-extension://klbibkeccnjlkjkiokjodocebajanakg/suspended.html#ttl=javascript-algorithms%2Fsrc%2Falgorithms%2Fgraph%2Farticulation-points%20at%20master%20%C2%B7%20trekhleb%2Fjavascript-algorithms&uri=https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/graph/articulation-points

However this doesn't sort well, and i figure you can add support by simply testing for chrome-extension://klbibkeccnjlkjkiokjodocebajanakg and sort by parsing the &uri= part Would be much appreciated if this is implemented.

aviatrix commented 6 years ago

Hey, Any progress on this?

Mimieam commented 6 years ago

Hey, yes is it on the roadmap! - the sort functionality is going thru some major refactoring :)

pirate commented 4 years ago

Bump, this would still be awesome to see someday! <3