Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Wątek został zamknięty i zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.

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

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 31 wyświetleń
  • Ostatnia odpowiedź od 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

Wszystkie odpowiedzi (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!

Zmodyfikowany przez philipp w dniu