Set up native messaging with debian packages (#6)
All checks were successful
Check go code / build-and-release (push) Successful in 1m2s
All checks were successful
Check go code / build-and-release (push) Successful in 1m2s
Reviewed-on: #6 Co-authored-by: Julien Fastré <julien.fastre@champs-libres.coop> Co-committed-by: Julien Fastré <julien.fastre@champs-libres.coop>
This commit is contained in:
7
web-extension/_native-messaging/cl_cli.json
Normal file
7
web-extension/_native-messaging/cl_cli.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "cl_cli",
|
||||
"description": "Call cl-cli from browser",
|
||||
"path": "/usr/bin/cl-webext",
|
||||
"type": "stdio",
|
||||
"allowed_extensions": ["helper@champs-libres-coop"]
|
||||
}
|
||||
Reference in New Issue
Block a user