Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 1 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.