Spletno mesto bo delovalo z omejenimi zmožnostmi, medtem ko na njem izvajamo vzdrževalna dela za vas. Če članki ne rešijo vaše težave in želite zastaviti vprašanje, naša skupnost za podporo čaka na vas na @FirefoxSupport na Twitterju in na /r/firefox na Redditu.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

Can Firefox 16 be configured NOT to save JSON backups?

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.

Izbrana rešitev

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

Preberite ta odgovor v kontekstu 👍 2

Vsi odgovori (2)

more options

Izbrana rešitev

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