ChrisBertrandDotNet / OpenMAFF

OpenMAFF lets you open MAFF (Mozilla Archive Format) files that have been saved with FireFox. For Windows.
Other
31 stars 4 forks source link

OpenMAFF lets you open MAFF (Mozilla Archive Format) files that have been saved with FireFox

The MAFF format

MAFF (Mozilla Archive Format File) is a file format produced by several FireFox addons:

Recent versions of FireFox do not allow addons to open these files. That is why OpenMAFF has been made.

OpenMAFF

OpenMAFF can open MAFF files, including files that contain several tabs, then send them to your Web browser.

OpenMAFF runs on Windows only.

Installation and usage

  1. Open this page: latest release.
  2. Download OpenMAFF.exe to a directory.
    Suggestion: C:\Users\_<user name>_\AppData\Local\Programs
  3. Associate the MAFF file type with OpenMAFF.
    1. In the File Explorer, right-click on any MAFF file.
    2. Choose menu "Properties".
    3. In the panel, in the section "Opens with:", click on the button "Change".
    4. Scroll down then click on "More apps ?".
    5. Scroll down then click on "Look for another app on this PC".
    6. Select OpenMAFF.exe, in the directory you downloaded it to.
  4. Open the MAFF file.
    That should silently run OpenMAFF which in turn will run your Web browser.

If no Web browser is associated with the HTML file type, Windows may let you choose one.

How does it work ?

A MAFF file basically is a Zip archive that contains the actual files that were saved by a Web browser.
If you want, you can do an experience: copy a MAFF file then rename its extension to Zip, then open the Zip file. You will see, or be able to extract, the files and directories the Zip/Maff file contains.

When OpenMAFF.exe runs, it extracts the files the MAFF file contains.
These files are extracted to the temporary directory (usually C:\Users\_<user name>_\AppData\Local\Temp\Maff__xxxxxxxxx_).

Then there are two options:

Multi-tabs on Microsoft Edge

As of september 2018, Edge does not seem to be able to open several files at once. Consequently, when you open a multi-tabs MAFF file, only the first tab is displayed by Edge. A workaround is to associate the HTML file type with another Web browser (I suggest FireFox).

Release notes

Version 1.5 2019-01-22

Version 1.4 2018-10-28

Version 1.3 2018-09-08

Version 1.2 2018-09-06

Version 1.1 2018-09-05

Version 1.0 2018-09-04