Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

can we change download shareing folder.

more options

As in Firefox browser if any download happens, downloaded app. Or file directly goes to download folder. Its common for all the browsers and others. I want is there any chances to separate folder for Firefox.

As in Firefox browser if any download happens, downloaded app. Or file directly goes to download folder. Its common for all the browsers and others. I want is there any chances to separate folder for Firefox.

所有回覆 (1)

more options

By default, Firefox for Android will use the Android Downloads folder as its default download location. You can change this as follows.

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 tap Enter

(3) Scroll down to browser.download.folderList and tap Modify, then change the value from 1 to 2 (from "default always" to "last used folder"). The change should appear after a few seconds.

(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?