The Firefox web browser does not have the capability to save the contents of a webpage to a single file, such as an MHTML file, which is a web archive file format that allows one to save the HTML code, images etc. on a webpage into a single file. Though the capability is absent from Firefox, you can add the functionality of saving a page to a single file by installing Save Page WE, an add-on for Firefox by DW-dev. The extension provides the capability to "Save a complete web page (as currently displayed) as a single HTML file that can be opened in any browser. Save a single page, multiple selected pages or a list of page URLs. Automate saving from command line." The saved file is not an MHTML file, or one of the other common web archiving file formats, but it is a single HTML file that Firefox and other browsers can read. Save Page WE is implemented using the WebExtensions API and is available for both Firefox and Chrome with identical functions and user interfaces.
[ More Info ]
