/single-file-companion-lite

SingleFile Companion Lite

Primary LanguageJavaScriptGNU 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

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)