Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

download location

  • 2 个回答
  • 15 人有此问题
  • 104 次查看
  • 最后回复者为 j0ker567

more options

How can i customize download location for files for Firefox on Android? What is default location?

How can i customize download location for files for Firefox on Android? What is default location?

被采纳的解决方案

I haven't retested this for a few months, so hopefully it still works...

Changing the download location on Firefox for Android requires a visit to the about:config preferences editor. You have to change two different settings to make this work.

First, you need to know the folder path you want to use. An app like ES File Explorer File Manager will be helpful if you do not have a file manager.

(1) Open a new tab to about:config (type about:config in the Awesomebar and tap the go arrow or tap Enter).

You may want to bookmark this for easier future access.

(2) In the search box, type down and pause while Firefox filters the list

(3) Scroll down to browser.download.folderList and tap the preference. Up and down controls should appear. Tap up to change the value from 1 to 2.

(3) Scroll back up and tap the large "+" button to the left of the search box to add a new setting

(A) The name of the preference should be browser.download.dir (this stores the last used directory)

(B) On the right side, tap Boolean and in the popup change it to String

(C) The value depends on the folder you want. For example:

/sdcard/FxDown 

(D) Then click Create (if you are too slow, it may clear and you might have to start again)

If you switch back to your other tab and download something, it should go to the new folder.

Any luck?

定位到答案原位置 👍 3

所有回复 (2)

more options

选择的解决方案

I haven't retested this for a few months, so hopefully it still works...

Changing the download location on Firefox for Android requires a visit to the about:config preferences editor. You have to change two different settings to make this work.

First, you need to know the folder path you want to use. An app like ES File Explorer File Manager will be helpful if you do not have a file manager.

(1) Open a new tab to about:config (type about:config in the Awesomebar and tap the go arrow or tap Enter).

You may want to bookmark this for easier future access.

(2) In the search box, type down and pause while Firefox filters the list

(3) Scroll down to browser.download.folderList and tap the preference. Up and down controls should appear. Tap up to change the value from 1 to 2.

(3) Scroll back up and tap the large "+" button to the left of the search box to add a new setting

(A) The name of the preference should be browser.download.dir (this stores the last used directory)

(B) On the right side, tap Boolean and in the popup change it to String

(C) The value depends on the folder you want. For example:

/sdcard/FxDown 

(D) Then click Create (if you are too slow, it may clear and you might have to start again)

If you switch back to your other tab and download something, it should go to the new folder.

Any luck?

more options

This did not work for me. I am using a Samasung Galaxy Tab S running 5.0.2 (Lollipop). I highly suspect this is because of the new sd card permissions. When I followed the instructions to point to a directory on the internal memory, it worked as expected.

I suspect some code change will be necessary for this to work.

由j0ker567于修改