sienori / Tab-Session-Manager

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

Export Sessions bug #1385

Open fedikhatib opened 2 months ago

fedikhatib commented 2 months ago

Short description

I have many saved sessions with so many tabs(+2000) , i tried to export all the session from the settings but nothing happens.

Steps to reproduce

just try to export all the sessions.

Expected result

session are exoprted

Actual result

nothing happens but the console output is

background.js:2 Uncaught (in promise) TypeError: Error in invocation of runtime.sendMessage(optional string extensionId, any message, optional object options, optional function callback): Message length exceeded maximum allowed length. at background.js:2:382955 at new Promise (<anonymous>) at f (background.js:2:382880) at Object.apply (background.js:2:380329) at gt (background.js:2:491770) at async mt (background.js:2:490151)

Platform information

imtrobin commented 2 months ago

Same here. It is still working with edge but not for Maxthon (chromium based)