/single-file-companion-lite

SingleFile Companion Lite

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

SingleFile Companion Lite

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.

Install

  • Download the zip file corresponding to your OS and your browser:

  • 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.

Options

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)