Files
neodlp/src-tauri/resources/msghost-manifest/linux/chrome.json

7 lines
218 B
JSON

{
"name": "com.neosubhamoy.neodlp",
"description": "NeoDLP MsgHost",
"path": "/usr/bin/neodlp-msghost",
"type": "stdio",
"allowed_origins": ["chrome-extension://agkddibgemhefmdhlnooiakfnhihhbdb/"]
}