Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

I don't want my recently closed tabs to be saved... Any way to prevent this?

  • 3 одговорa
  • 11 има овај проблем
  • 187 прегледа
  • Последњи одговор послао drubacca117

more options

It has been a long time since I have used Firefox (got a Macbook, and for some reason just used Safari for a long time), so please forgive me if I am just missing something in the Firefox settings.

Anywho, I have Firefox set up to not remember my history because I like the privacy it offers. I think it is odd that I have it set up to delete my history, yet when you go to "History", it keeps a list of all my closed tabs... Doesn't that kind of defeat the purpose of having the browser not save my history?

Is there a way to prevent Firefox from keeping this list of my recently closed tabs?

It has been a long time since I have used Firefox (got a Macbook, and for some reason just used Safari for a long time), so please forgive me if I am just missing something in the Firefox settings. Anywho, I have Firefox set up to not remember my history because I like the privacy it offers. I think it is odd that I have it set up to delete my history, yet when you go to "History", it keeps a list of all my closed tabs... Doesn't that kind of defeat the purpose of having the browser not save my history? Is there a way to prevent Firefox from keeping this list of my recently closed tabs?

Изабрано решење

hello drubacca117, private browsing (aka "never remember history") means that firefox won't write any history data to your harddisk. as long as the browser is open it will store those recently closed tabs in the RAM in order to restore them quickly if needed - if you don't like this feature you can turn it off this way: enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for the preferences named browser.sessionstore.max_tabs_undo and browser.sessionstore.max_windows_undo. double-click it and change their value to 0 and restart the browser once.

Прочитајте овај одговор са објашњењем 👍 7

Сви одговори (3)

more options

Одабрано решење

hello drubacca117, private browsing (aka "never remember history") means that firefox won't write any history data to your harddisk. as long as the browser is open it will store those recently closed tabs in the RAM in order to restore them quickly if needed - if you don't like this feature you can turn it off this way: enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for the preferences named browser.sessionstore.max_tabs_undo and browser.sessionstore.max_windows_undo. double-click it and change their value to 0 and restart the browser once.

more options

Note that Firefox keeps a list of one closed window even with browser.sessionstore.max_windows_undo set to 0, so you may have to open another window with one tab and close this window to purge websites from this list.

See also the browser.tabs.closeWindowWithLastTab pref on the about:config page.

more options

Thank you for the replies, it was exactly what I was looking for! Thank you again!