搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

how can I change my download location on Firefox for android?

  • 6 个回答
  • 35 人有此问题
  • 57 次查看
  • 最后回复者为 mineralrich

more options

Hi I am wondering how I can change where my downloaded files go. thanks!

Hi I am wondering how I can change where my downloaded files go. thanks!

所有回复 (6)

more options

I think that may be changed by adjusting a preference in about:config

  1. You may enter about config, by navigating to it as if it was a web page and keying in or pasting in about:config
  2. Then accept any warning you see
  3. Use the search option to look for the preference you are interested in
  4. When found take the option to copy the original, in case you wish to reinstate it.
  5. in this instance the preference to look for is browser.download.dir and you will need to change the current path to the path to the folder you require.

由John99于修改

more options

Update, in fact I am not sure the name of the preference above is correct, I think it is in in fact browser.download.useDownload.dir

As I said copy any original values before changing them, and be careful about what you do change.


Not sure possibly it works on a rooted mobile.

由John99于修改

more options

I don't think that you are able to change this location on mobile.

Posted in an older forum thread:
The download folder is /sdcard/downloads/ there is not currently a way to alter that.

more options

I concur that this location cannot be changed. I've tried. There is no setting "browser.download.dir" in mobile. Even after I added it and put in my phone's sd card location "storage\extSdCard" it did nothing.

more options

I have it working on my S3. These are the steps I followed:

1. Create the Donwload Folder on the external SD card:

  /mnt/extSdCard/Download ( =  /storage/extSdCard/Download)

2. On Firefox about:config:

Create the String value variable browser.download.dir and assign the value of the folder on step 1. It is very important to use the proper caps, so check your folder name and put it here correctly.

3. Modify the variable browser.download.foldelist and set it to 2.

Close Firefox (Kill the app if necessary ) . and that's it!. It worked for me.

由arenasa于修改

more options

This actually works, but the problem is that only images get saved into that SD card directory. If you try downloading a PDF, for example, it still gets saved to the original internal directory. So I would have to say this is a bug.

由mineralrich于修改