sienori / Tab-Session-Manager

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

The extension on Firefox suddenly stopped working in the last 2 weeks #1381

Open MattArcher-94 opened 2 months ago

MattArcher-94 commented 2 months ago

It started this week, so I'm wondering if it's a recent problem for everyone (hopefully with an iminent update to fix the problem).

Basically - it's still on my browser taskbar as usual, but when I click on it there are no sessions there anymore, it's a solid 0, and when I go to save a session there's the red bar appearing telling me it's failing to save.

chriscz commented 2 months ago

I'm not seeing this myself, unfortunately cannot help much.

You can try to look at the browser console to see what it's spewing out, that's under: "More Tools" > "Browser Console", this console shows logs by extensions.

If there's a way to export / backup your current setup and re-import you might get lucky.

chriscz commented 2 months ago

Under the preferences. The ID here is installation dependent: moz-extension://d4fa63ad-1a66-41e6-8c4e-a303e31de354 /options/index.html#sessions

image