| CHROME-SHELL(1) | General Commands Manual | CHROME-SHELL(1) |
chrome-shell — A
native messaging host for executing shell commands.
chrome-shell |
[options] [command] |
chrome-shell is a native messaging host
for executing shell commands.
If no command is specified, the
run command is assumed.
Copy the extension IDs you want to register in the manifest and run the following in your terminal.
chrome-shell
install
[--target=platform]
[extension_ids]Possible targets are chrome,
chrome-dev, chrome-beta,
chrome-canary and
chromium.
Simply uninstall the manifest.
chrome-shell
uninstallThe commands are as follows:
The options are as follows:
--target=platformPossible values are chrome,
chrome-dev, chrome-beta,
chrome-canary and
chromium.
Default is chrome.
-v-vvv).--log=fileDefault is stderr.
-h,
--help-V,
--versionMathieu Ablasou <taupiqueur.kanto@gmail.com>
| January 4, 2023 |