gildas-lormeau / single-file-cli

CLI tool for saving a faithful copy of a complete web page in a single HTML file (based on SingleFile)
GNU Affero General Public License v3.0
540 stars 58 forks source link

Add an option to import settings from browser when using cli #45

Open scruel opened 2 years ago

scruel commented 2 years ago

Describe the solution you'd like Support import browser exported settings file singlefile-settings.json to cli config.

The option name may : --browser-settings-file Description: Overwrite the default settings of cli by the settings file exported from the browser plugin.

gildas-lormeau commented 2 years ago

I agree that it would be a useful option.