Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I can't change browser.download.lastDir.savePerSite in Firefox 32

  • 2 replies
  • 1 has this problem
  • 23 views
  • Last reply by james3

more options

I want to disable this as per https://support.mozilla.org/en-US/questions/887248?page=2#answer-324109 but it isn't giving me the option in about:config

I want to disable this as per https://support.mozilla.org/en-US/questions/887248?page=2#answer-324109 but it isn't giving me the option in about:config

Chosen solution

hello, if you want to disable that functionality, enter about:config into the firefox location bar (confirm the info message in case it shows up) & right-click somewhere in that page. then create a new boolean preference named browser.download.lastDir.savePerSite and its value set to false.

https://developer.mozilla.org/en-US/docs/Mozilla/Preferences/Preference_reference/browser.download.lastDir.savePerSite

Read this answer in context 👍 2

All Replies (2)

more options

Chosen Solution

hello, if you want to disable that functionality, enter about:config into the firefox location bar (confirm the info message in case it shows up) & right-click somewhere in that page. then create a new boolean preference named browser.download.lastDir.savePerSite and its value set to false.

https://developer.mozilla.org/en-US/docs/Mozilla/Preferences/Preference_reference/browser.download.lastDir.savePerSite

more options

Thank you, I was expecting it to already exist. Silly me :)