Hau-Hau / firefox-tab-suspender

A Firefox extension that automatic suspend tabs and saves memory
Other
15 stars 2 forks source link

Export Suspended Tabs #91

Open DonaldTsang opened 4 years ago

DonaldTsang commented 4 years ago

I am using https://addons.mozilla.org/en-US/firefox/addon/export-tabs-urls-and-titles/ Is it possible for it to have the URLs of the suspended tabs instead of "being invisible"? Where are the tab data stored?

Someone mentioned session but this is different https://github.com/Hau-Hau/firefox-tab-suspender/issues/88

sw55555 commented 4 years ago

you can just replace extension uuid in url for example: "moz-extension://5217d6be-b46e-46f4-84a4-cebfba844255/discarded.html?t=Issues%20%C2%B7%20Hau-Hau%2Ffirefox-tab-suspender&u=https%3A%2F%2Fgithub.com%2FHau-Hau%2Ffirefox-tab-suspender%2Fissues&h=515116763035700626&d=false" in this url uuid is "5217d6be-b46e-46f4-84a4-cebfba844255", you can just replace it with new uuid in your new browser.

i do use "Tab Session Manager" to migrate suspended tabs successfully.

Hau-Hau commented 3 years ago

Thanks for issue. Next version will have dedicated tabs management menu, there will be option to migrate tabs.

DonaldTsang commented 3 years ago

@Hau-Hau thanks, switched to Brave recently, but still this features is a good thing to note.