Skip to content

PromptForDownloadLocation

Ask where to save each file before downloading.

Compatibility: Firefox 68, Firefox ESR 68
CCK2 Equivalent: N/A
Preferences Affected: browser.download.useDownloadDir

Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation

Value (string):

<enabled/> or <disabled/>
<dict>
<key>PromptForDownloadLocation</key>
<true/> | <false/>
</dict>
{
"policies": {
"PromptForDownloadLocation": true | false
}
}