Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 747 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 747 Bytes

MozArchiver

Extension to allow the creation and viewing of MAFF and MHT archive files within Pale Moon. Fork of the extension Mozilla Archive Format by Christopher Ottley and Paolo Amadini for Pale Moon.

Building

Simply download the contents of the "src" folder and pack the contents into a .zip file. Then, rename the file to .xpi and drag into the browser.

On Unix systems (or Windows 10, with WSL) you can optionally run build.sh instead. Running this as-is will produce a .xpi file ending in -dev, and if run from the command line and appending a number (e.g. ./build.sh 2) will append that number to the filename instead.