Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for The Great Suspender #5

Open
aviatrix opened this issue May 24, 2018 · 3 comments
Open

Add support for The Great Suspender #5

aviatrix opened this issue May 24, 2018 · 3 comments
Assignees

Comments

@aviatrix
Copy link

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.

@Mimieam Mimieam self-assigned this May 25, 2018
@aviatrix
Copy link
Author

aviatrix commented Jul 4, 2018

Hey, Any progress on this?

@Mimieam
Copy link
Owner

Mimieam commented Jul 5, 2018

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

@pirate
Copy link

pirate commented Aug 18, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants