|
|
5 лет назад | |
|---|---|---|
| .. | ||
| lib | 5 лет назад | |
| linux | 5 лет назад | |
| mac | 5 лет назад | |
| win | 5 лет назад | |
| README.MD | 5 лет назад | |
| options.json | 5 лет назад | |
| singlefile_companion.js | 5 лет назад | |
SingleFile Companion is a program that runs outside the browser and can help to make the saving process more transparent when the auto-save is active. It also allows the pages to be saved in another directory than the download directory. It uses the Native Messaging API to communicate with SingleFile.
Install SingleFile CLI
In the companion folder of SingleFile, go into the subfolder corresponding to your OS and your browser. For example, if you use Chome on Windows:
cd companion
cd win
cd chrome
install.sh executable (Linux/Unix/BSD etc.).chmod +x install.sh
install./install.sh (Linux/Unix/BSD etc.)
install.bat (Windows)