Skip to content

Add support for The Great Suspender #5

Description

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.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions