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

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

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

Сазнај више

How do I disable per-site remembering of download directory?

  • 6 одговорa
  • 7 има овај проблем
  • 17 прегледа
  • Последњи одговор послао AliceWyman

more options

I was told that Firefox 11 would have a pref for disabling per-site remembering of download directory. I now have Firefox 11, but I've looked through the Options several times and I don't see anything in the Options to do that. What am I missing?

I was told that Firefox 11 would have a pref for disabling per-site remembering of download directory. I now have Firefox 11, but I've looked through the Options several times and I don't see anything in the Options to do that. What am I missing?

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

(for the record)
Posted today by Cloudchaser in another thread, /questions/923329


I was advised to try posting to the bug report area. That found a solution. I was told

I'm 99% sure the problem is that you created the preference

browser.download.lastdir.savePerSite,

as opposed to

browser.download.lastDir.savePerSite

(lowercase "d" instead of capital "D" in lastDir)

So I recreated the preference with the capital D and that disable per-site remembering of the download directory

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

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

more options

Firefox 11+ versions have support via browser.download.lastDir.savePerSite pref to disable to disable the feature to remember the download directory based upon the URL.

The browser.download.lastDir.savePerSite pref doesn't exist by default (it is hidden).
Create a new Boolean pref with the name browser.download.lastDir.savePerSite and set the value to false.

See:

(EDIT: changed browser.download.lastdir.savePerSite to browser.download.lastDir.savePerSite)

Измењено од стране cor-el

more options

I tried that, but it didn't work. I suspect that and already existing string titled browser.download.lastDir is interfering with it (see attached screenshot)

I tried right clicking on it, selecting Reset and restarting Firefox. I tried right clicking, selecting Modify, typing in false and restarting Firefox. Neither action got any results. There doesn't appear to be any way to delete it as http://kb.mozillazine.org/About:config only says that added preferences can be removed.

What should I do now?

more options

You may need to clear the Site Preferences to remove already stored data.

more options

I tried that with no tabs open except for a blank New Tab. In the dropdown, I selected Everything and in the checkboxes, I selected Browsing & Download History, Form & Search History, Cookies and Cache. That had no effect.

Is there anything else I can try?

Also, is there any chance that FireFox's developers will add disabling per-site remembering of download directories as an option in Options instead of it being a hidden feature? Considering how many users dislike per-site remembering, I think that's what they should do.

more options

You need to remove the "Site Preferences" as I wrote above because that is where the download folder may have been saved if you have saved an image from an URL.

more options

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

(for the record)
Posted today by Cloudchaser in another thread, /questions/923329


I was advised to try posting to the bug report area. That found a solution. I was told

I'm 99% sure the problem is that you created the preference

browser.download.lastdir.savePerSite,

as opposed to

browser.download.lastDir.savePerSite

(lowercase "d" instead of capital "D" in lastDir)

So I recreated the preference with the capital D and that disable per-site remembering of the download directory