sienori / Tab-Session-Manager

WebExtensions for restoring and saving window / tab states
https://tab-session-manager.sienori.com/
Mozilla Public License 2.0
1.92k stars 190 forks source link

Import for Session Buddy Json broken #1355

Open trekshcool opened 5 months ago

trekshcool commented 5 months ago

Short description

Import for Session Buddy Json is broken after Session Buddy updated and changed how the exports format

Steps to reproduce

  1. Make backup Json with chrome SB
  2. Try to import Json into TSM

Expected result

The backup is imported

Actual result

Error Read failed

Platform information

trekshcool commented 5 months ago

Do note that once manifest v3 breaks tons of extensions lots of people who use session buddy will be looking to move to firefox. To absorb that wave of people and have them use TMS the import fuction needs to work.

Rat1sully commented 3 months ago

Do note that once manifest v3 breaks tons of extensions lots of people who use session buddy will be looking to move to firefox. To absorb that wave of people and have them use TMS the import fuction needs to work.

I am literally one of those people and already annoyed this isn't working, looks to be sing SB moved to V4 and changed their export functionality

durandarthur commented 1 month ago

added a PR. waiting for @sienori to accept. also a bunch of duplicate issues of this that should get cleaned up as a result

ghost commented 1 month ago

Please add a note to Q&A: How to import sessions from other extensions about this bug at least.

When it is fixed, the screenshots on that page need to be updated too.

carloshedzm commented 1 month ago

Captura de pantalla 2024-10-28 044906

I have the same problem,

I can't import from .json of Session Buddy

wjandrea commented 3 weeks ago

Is there a way to convert a new Session Buddy JSON to be compatible with the format TSM expects? I'm about to dig into it myself now and I'll report back if I can find a way.

trekshcool commented 3 weeks ago

Should be doable if you have one of the old formats json exports, or you can message and ask for the old format on the Session Buddys help pages the dev is active there.

durandarthur commented 2 weeks ago

Is there a way to convert a new Session Buddy JSON to be compatible with the format TSM expects? I'm about to dig into it myself now and I'll report back if I can find a way.

i have made a PR that solves this