SingleFile Companion Lite is a program that runs outside the browser. It allows you to save pages in another folder than the browser's download folder.
It uses the Native Messaging API to communicate with SingleFile.
-
Download the zip file corresponding to your OS and your browser:
- Chrome, Linux:
chromium-linux.zip
- Chrome, Windows:
chromium-win.zip
- Chrome, macOS:
chromium-mac.zip
- Firefox, Linux:
firefox-linux.zip
- Firefox, Windows:
firefox-win.zip
- Firefox, macOS:
firefox-mac.zip
- Chrome, Linux:
-
Unzip the file in an empty folder somewhere on your disk an run
install
-
Note: for *nix installs, you will need to 'chmod +x' for the install, uninstall, and SingleFileCompanionLite executables
-
Enable the option
Destination > save with SingleFile Companion
in SingleFile
By default, pages are saved in the ./WebArchives/
folder.
The options.json
file allows configuring SingleFile Companion Lite. Here are
the entries you can edit:
savePath
: path where to save files (default:./WebArchives/
)errorFilePath
: path of the file where errors are stored (default:undefined
)