Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Can Firefox 16 be configured NOT to save JSON backups?

  • 2 réponses
  • 1 a ce problème
  • 24 vues
  • Dernière réponse par 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.

Solution choisie

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

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (2)

more options

Solution choisie

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".