Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Can Firefox 16 be configured NOT to save JSON backups?

  • 2 respostas
  • 1 tem este problema
  • 24 visualizações
  • Última resposta de mrichardson33

more options

In Firefox v16, Windows 7, C-Users / %user%/AppData/Roaming/Mozilla/Firefox/Profiles/%myprofile%/ bookmarkbackups.... HOW can i configure Firefox to stop backing up JSON files ? (Note: i have installed the recommended sqlite editor add already in Firefox, but am a bit confused if that will accomplish the task? I have already clean uninstalled mozilla and reinstalled current.

In Firefox v16, Windows 7, C-Users / %user%/AppData/Roaming/Mozilla/Firefox/Profiles/%myprofile%/ bookmarkbackups.... HOW can i configure Firefox to stop backing up JSON files ? (Note: i have installed the recommended sqlite editor add already in Firefox, but am a bit confused if that will accomplish the task? I have already clean uninstalled mozilla and reinstalled current.

Solução escolhida

hello mrichardson33, if you want to switch off the bookmark-backups, enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for the preference named browser.bookmarks.max_backups. double-click and set that entry to the value 0 then no further backups will be created (i don't know if it will delete the currently present backup files though).

http://kb.mozillazine.org/Browser.bookmarks.max_backups

Ler esta resposta 👍 2

Todas as respostas (2)

more options

Solução escolhida

hello mrichardson33, if you want to switch off the bookmark-backups, enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for the preference named browser.bookmarks.max_backups. double-click and set that entry to the value 0 then no further backups will be created (i don't know if it will delete the currently present backup files though).

http://kb.mozillazine.org/Browser.bookmarks.max_backups

more options

Perfect ! thanks "madperson".