Compare Revisions

Manage file types and download actions in Firefox

Revision 229972:

Revision 229972 by AliceWyman on

Revision 236505:

Revision 236505 by AliceWyman on

Keywords:

applications
applications

Search results summary:

This article will describe how Firefox handles file downloads for different content types how you can change that behavior.
This article will describe how Firefox handles file downloads for different content types how you can change that behavior.

Content:

This article will describe how Firefox handles downloads for different types of files and how you can change that behavior. *For help with download problems, see [[What to do if you can't download or save files]]. *For help with embedded media on web pages, see [[Fix common audio and video issues]]. *For help changing the e-mail program that Firefox uses, see [[Change the program used to open email links]]. __TOC__ = Download actions = When you click a link to download a file, you may see a dialog asking whether you want to save the file or open it with a specific application, if Firefox cannot handle the file internally. The [https://wikipedia.org/wiki/Media_type Media type], also called the MIME type or [https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Type Content type], as configured by the web server, will determine what action Firefox will take. {note}'''Note:''' Firefox will not be able to properly handle a file download if a misconfigured web server sends it with an incorrect Content type. For example, Firefox may display the content as plain text instead of opening the file in an application or asking you what to do. (To learn more, see [https://developer.mozilla.org/docs/Learn/Server-side/Configuring_server_MIME_types Properly configuring server MIME types] at MDN web docs.) You can contact the website in such cases or you can try a Firefox add-on such as [https://addons.mozilla.org/firefox/addon/content-type-fixer Content-Type Fixer] to work around the problem. (If you decide to use an add-on and you need help with it, you should visit the add-on site or contact the add-on developer directly for support.)<!--https://support.mozilla.org/en-US/questions/1302591-->{/note} When you tell Firefox to open or save the file and also check the option to "Do this automatically for files like this from now on" ([[#w_adding-download-actions|see below]]), a new Content Type and Action entry for that type of file will appear in the '''Applications''' section of the {menu General} panel in Firefox [[T:optionsorpreferences]]. = Changing download actions = You can change what action Firefox takes for defined content types. This will not affect media embedded in a web page - only links to the files themselves. # [[T:optionspreferences]] # In the {menu General} panel, go to the '''Applications''' section. # Select the entry for the file type you want to change. {note}'''Multiple entries for the same [http://en.wikipedia.org/wiki/File_format file format or extension]?''' Some file types can include more than one Internet Media type.{/note} # The Action column will give you a drop-down menu, with options on action to take, whenever you click that type of file. #;{for mac}[[Image:Fx77Applications-PDF-Mac]]{/for}{for linux}[[Image:Fx78Applications-PDF]]{/for}{for win}[[Image:Fx78Applications-PDF-Win]]{/for}<!-- need linux image showing drop-down options --> #* '''Open in Firefox''': Select this if you want Firefox to display the content. It only applies to a limited number of file types that Firefox is able to decode, such as Portable Document Format (PDF).<!-- "Open in Firefox" since fx77 - see https://bugzilla.mozilla.org/show_bug.cgi?id=1581383--> #*'''Always ask''': This will prompt you to select what action you want Firefox to take when you click on that type of file. This can be useful if Firefox is automatically saving a file type or is always opening it with a certain program and you want to be asked what to do. #*'''Save File''': This will always save the file to your computer using the [[Find and manage downloaded files|Downloads window]], whenever you click that type of file. #* '''Use ... : ''' Open the file with an application of your choosing. # [[Template:closeoptionspreferences]] = Adding download actions = <!-- http://kb.mozillazine.org/File_types_and_download_actions#Opening_dialog and https://bugzilla.mozilla.org/show_bug.cgi?id=218257 --> When you click on a link and Firefox doesn't have a content type and download action set up for that type of file, Firefox will ask you how to handle the file: ;{for win, linux}[[Image:Fx78OpeningFLVfile]]{/for}{for mac}[[Image:Fx90OpeningFLVfile-mac]]{/for} * '''Open with''': Saves the file to a temporary folder and opens it in the operating system's default application for that file type. (You can also use the drop-down menu to choose another application.) ** If no default application is shown, you can click the {for mac} {button Choose…}{/for}{for win,linux}{button Browse…}{/for} button to choose an application installed on your computer to open the file. ;{for win, linux}[[Image:Fx78OpeningPPTfile]]{/for}{for mac}[[Image:Fx90OpeningFileChoose-mac]]{/for} {warning}'''Warning:''' Do not choose Firefox as a helper application to always open the file type, as this can cause a problem where [[Firefox repeatedly opens empty tabs or windows after you click on a link|Firefox repeatedly opens empty tabs or windows after you click on a link]].{/warning} * '''Save File''': Saves the file to the download folder (specified in your Firefox {for win, linux}[[T:optionsorpreferences]]{/for}{for mac}Preferences{/for} in the {menu General} panel under '''Downloads'''). * '''Do this automatically for files like this from now on''': Check mark this setting to always take the selected action and then click {button OK}. This will add a new entry to the Content Type list of download actions. {note}'''Is ''Do this automatically for files like this from now on'' disabled?''' This can happen if the website's server incorrectly specifies the Internet Media type of the file. It also can happen if the server assigns "Content-Disposition: attachment" to the file. <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=453455 --> {/note} = Resetting download actions for all content types = If you are having problems with how Firefox is handling file downloads that you can't resolve, or if you just want to start fresh, you can restore the default content types and actions by manually deleting the file that stores these settings. {note}This will remove all customized content type actions. You will have to make those changes over again after you take the following steps.{/note} # [[T:profileFolder]] # Close Firefox. [[T:closeFirefox]] # Delete (or rename) the {filepath handlers.json} file. # Restart Firefox.
This article will describe how Firefox handles downloads for different types of files and how you can change that behavior. *For help with download problems, see [[What to do if you can't download or save files]]. *For help with embedded media on web pages, see [[Fix common audio and video issues]]. *For help changing the e-mail program that Firefox uses, see [[Change the program used to open email links]]. __TOC__ = Download actions = When you click a link to download a file, you may see a dialog asking whether you want to save the file or open it with a specific application, if you have not set a download action and Firefox cannot handle the file internally. The [https://wikipedia.org/wiki/Media_type Media type], also called the MIME type or [https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Type Content type], as configured by the web server, will determine what action Firefox will take. {note}'''Note:''' Firefox will not be able to properly handle a file download if a misconfigured web server sends it with an incorrect Content type. For example, Firefox may display the content as plain text instead of opening the file in an application or asking you what to do. (To learn more, see [https://developer.mozilla.org/docs/Learn/Server-side/Configuring_server_MIME_types Properly configuring server MIME types] at MDN web docs.) You can contact the website in such cases or you can try a Firefox add-on such as [https://addons.mozilla.org/firefox/addon/content-type-fixer Content-Type Fixer] to work around the problem. (If you decide to use an add-on and you need help with it, you should visit the add-on site or contact the add-on developer directly for support.)<!--https://support.mozilla.org/en-US/questions/1302591-->{/note} When you tell Firefox to open or save a file and also check the option to "Do this automatically for files like this from now on"{for fx97} or the option to "Always Open Similar Files" in the Downloads panel right-click context menu{/for} ([[#w_adding-download-actions|see below]]), a new Content Type and Action entry for that type of file will appear in the '''Applications''' section of the {menu General} panel in Firefox [[T:optionsorpreferences]]. {/for} = Changing download actions = You can change what action Firefox takes for defined content types. This will not affect media embedded in a web page - only links to the files themselves. # [[T:optionspreferences]] # In the {menu General} panel, go to the '''Applications''' section. # Select the entry for the file type you want to change. {note}'''Multiple entries for the same [http://en.wikipedia.org/wiki/File_format file format or extension]?''' Some file types can include more than one Internet Media type.{/note} # The Action column will give you a drop-down menu, with options on action to take, whenever you click that type of file. #;{for mac}[[Image:Fx77Applications-PDF-Mac]]{/for}{for linux}[[Image:Fx78Applications-PDF]]{/for}{for win}[[Image:Fx78Applications-PDF-Win]]{/for}<!-- need linux image showing drop-down options --> #* '''Open in Firefox''': Select this if you want Firefox to display the content. It only applies to a limited number of file types that Firefox is able to decode, such as Portable Document Format (PDF).<!-- "Open in Firefox" since fx77 - see https://bugzilla.mozilla.org/show_bug.cgi?id=1581383--> #*'''Always ask''': This will prompt you with a ''What should Firefox do with this file?'' dialog, to select what action you want Firefox to take when you click on that type of file (as [[#w_adding-download-actions|shown below]]). This can be useful if Firefox is automatically saving a file type or is always opening it with a certain program and you want to be asked what to do. #*'''Save File''': This will always save the file to your computer using the [[Find and manage downloaded files|Downloads window]], whenever you click that type of file. #* '''Use ... : ''' Open the file with an application of your choosing. # [[Template:closeoptionspreferences]] = Adding download actions = <!-- http://kb.mozillazine.org/File_types_and_download_actions#Opening_dialog and https://bugzilla.mozilla.org/show_bug.cgi?id=218257 --> {for fx97}{note}'''Note''': Starting in [[Find what version of Firefox you are using|Firefox version]] 97, when you download a file you will be able to add a download action from the Downloads panel, to always open similar files. For details, see [[Manage Downloads preferences using the Downloads menu panel]].<br><br>The following applies to Firefox version 96 and below.{/note}{/for} When you click on a link and Firefox doesn't have a content type and download action set up for that type of file, Firefox will ask you how to handle the file: ;{for win, linux}[[Image:Fx78OpeningFLVfile]]{/for}{for mac}[[Image:Fx90OpeningFLVfile-mac]]{/for} * '''Open with''': Saves the file to a temporary folder and opens it in the operating system's default application for that file type. (You can also use the drop-down menu to choose another application.) ** If no default application is shown, you can click the {for mac} {button Choose…}{/for}{for win,linux}{button Browse…}{/for} button to choose an application installed on your computer to open the file. ;{for win, linux}[[Image:Fx78OpeningPPTfile]]{/for}{for mac}[[Image:Fx90OpeningFileChoose-mac]]{/for} {warning}'''Warning:''' Do not choose Firefox as a helper application to always open the file type, as this can cause a problem where [[Firefox repeatedly opens empty tabs or windows after you click on a link|Firefox repeatedly opens empty tabs or windows after you click on a link]].{/warning} * '''Save File''': Saves the file to the download folder (specified in your Firefox {for win, linux}[[T:optionsorpreferences]]{/for}{for mac}Preferences{/for} in the {menu General} panel under '''Downloads'''). * '''Do this automatically for files like this from now on''': Check mark this setting to always take the selected action and then click {button OK}. This will add a new entry to the Content Type list of download actions. {note}'''Is ''Do this automatically for files like this from now on'' disabled?''' This can happen if the website's server incorrectly specifies the Internet Media type of the file. It also can happen if the server assigns "Content-Disposition: attachment" to the file. <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=453455 --> {/note} = Resetting download actions for all content types = If you are having problems with how Firefox is handling file downloads that you can't resolve, or if you just want to start fresh, you can restore the default content types and actions by manually deleting the file that stores these settings. {note}This will remove all customized content type actions. You will have to make those changes over again after you take the following steps.{/note} # [[T:profileFolder]] # Close Firefox. [[T:closeFirefox]] # Delete (or rename) the {filepath handlers.json} file. # Restart Firefox.

Back to History