Files
cl-cli/web-extension/_native-messaging/cl_cli.json
Julien Fastré af1b805616
All checks were successful
Check go code / build-and-release (push) Successful in 1m2s
Set up native messaging with debian packages (#6)
Reviewed-on: #6
Co-authored-by: Julien Fastré <julien.fastre@champs-libres.coop>
Co-committed-by: Julien Fastré <julien.fastre@champs-libres.coop>
2025-11-13 11:39:38 +00:00

8 lines
174 B
JSON

{
"name": "cl_cli",
"description": "Call cl-cli from browser",
"path": "/usr/bin/cl-webext",
"type": "stdio",
"allowed_extensions": ["helper@champs-libres-coop"]
}