Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

How do I tell Firefox to directly download files to my SD card instead of my phone?

  • 1 antwoord
  • 1 heeft dit probleem
  • 1 weergave
  • Laatste antwoord van Ballison

more options

I need my files to be downloaded directly to my SD card because I'm running low on memory.

I need my files to be downloaded directly to my SD card because I'm running low on memory.

Alle antwoorden (1)

more options

Hey there,

The only way to change the download directory in Firefox for Android is by altering the about:config page. Follow these steps to do it:

1. Navigate to about:config by typing it in your address bar.

2. Search for and change the value of browser.download.folderlist to 2.

3. Click the plus in the top-left corner of the about:config page to create a new preference. On the right side, change the type to a String; it most likely defaulted to Boolean. Enter the following information for each field:

Name: browser.download.dir Enter a String: This is the file path that you want Firefox to download to. For example, this might be /sdcard/firefox-downloads/

4. Hit create. Now attempt a download and see if it downloads to this folder.