搜索 | 用户支持

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

详细了解

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

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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.

所有回复 (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.