PromptForDownloadLocation
Ask where to save each file before downloading.
Compatibility: Firefox 68, Firefox ESR 68
CCK2 Equivalent: N/A
Preferences Affected: browser.download.useDownloadDir
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocationValue (string):
<enabled/> or <disabled/><dict> <key>PromptForDownloadLocation</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "PromptForDownloadLocation": true | false }}