Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Denne tråd blev lukket og arkiveret. Stil et nyt spørgsmål, hvis du har brug for hjælp.

lost session, editing in developer mode as continue with old topic

  • 2 svar
  • 1 har dette problem
  • 14 visninger
  • Seneste svar af philipp

more options

hi i have same problem as guy: lost session, ff wont load it, just home page, hothing else. i saved sessionstore.bak file renamed to .js, nothing happend

then following this advice: to type into dev console


eval("ss = "+document.body.innerHTML.replace("
", "").replace("
", ""));

and

for (var i = 0; i < ss.windows[0].tabs.length; i++) { var ent = ss.windows[0].tabs[i].entries; var last = ent[ent.length-1]; document.write("<a href="+last.url+">"+last.url+"</a>
"); }


but something is wrong because it says as other guy: TypeError: ss.windows[0] is undefined


please modify somehow that code to make it work i had a lot of tabs, must get them back

thanks for help


old not solved topic: https://support.mozilla.org/en-US/questions/947856

hi i have same problem as guy: lost session, ff wont load it, just home page, hothing else. i saved sessionstore.bak file renamed to .js, nothing happend then following this advice: to type into dev console eval("ss = "+document.body.innerHTML.replace("<pre>", "").replace("</pre>", "")); and for (var i = 0; i < ss.windows[0].tabs.length; i++) { var ent = ss.windows[0].tabs[i].entries; var last = ent[ent.length-1]; document.write("<a href="+last.url+">"+last.url+"</a><br />"); } but something is wrong because it says as other guy: TypeError: ss.windows[0] is undefined please modify somehow that code to make it work i had a lot of tabs, must get them back thanks for help old not solved topic: https://support.mozilla.org/en-US/questions/947856

Alle svar (2)

more options

I replied to your second post here: https://support.mozilla.org/questions/985630

more options

hello, let's keep all the discussion on the subject in your originally created question at https://support.mozilla.org/en-US/questions/985630 - otherwise it's difficult for contributors to follow up and provide effective help. also refer to the Mozilla Support rules and guidelines.

thank you for your understanding!

Ændret af philipp den