搜尋 Mozilla 技術支援網站

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

Learn More

How can one customize filename/path for files one wants to download?

more options

Default path for saving downloaded files is (in my case) "/storage/sdcard0/Downloads. Default filename is seems to be the original filename. How can one change these settings?

Thx

Default path for saving downloaded files is (in my case) "/storage/sdcard0/Downloads. Default filename is seems to be the original filename. How can one change these settings? Thx

被選擇的解決方法

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?

從原來的回覆中察看解決方案 👍 2

所有回覆 (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?