Recover your lost Great Suspender tabs!
This extension attempts to recover your suspended Great Suspender tabs by searching your browser history and displaying any found suspended tabs.
You can then:
Running the extension:
Saving as bookmarks:
Copying to a spreadsheet:
Now that The Great Suspender has been removed from the Chrome Web Store, perhaps you need a replacement?
Control Space is a soon-to-be-released tab manager designed for tab-hoarders and tab-haters alike, which lets you browse, organise, search and switch tabs with one simple shortcut.
It's smooth and fast, yet brimming with features:
Click here to sign up to early access🤘
An upvote on Product Hunt is always appeciated:
Thank you!
If you don't have any Great Suspender tabs saved, you can check the extension works by adding a manual query to the URL:
?text=hello&limit=100
The extension is not currently compiled, but there is a build / release process.
To install the packages:
npm i
Before releasing, modify the src/manifest
version:
{
"version": "1.0.0",
}
Then run the release script:
npm run release
This will release to a folder called releases
one level above the repository root.