mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2025-12-19 13:12:57 +05:30
(chore): initial MVP release v0.1.0
This commit is contained in:
7
src-tauri/resources/msghost-manifest/windows/chrome.json
Normal file
7
src-tauri/resources/msghost-manifest/windows/chrome.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "com.neosubhamoy.neodlp",
|
||||
"description": "NeoDLP MsgHost",
|
||||
"path": "neodlp-msghost.exe",
|
||||
"type": "stdio",
|
||||
"allowed_origins": ["chrome-extension://agkddibgemhefmdhlnooiakfnhihhbdb/"]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "com.neosubhamoy.neodlp",
|
||||
"description": "NeoDLP MsgHost",
|
||||
"path": "neodlp-msghost.exe",
|
||||
"type": "stdio",
|
||||
"allowed_extensions": ["neodlp@neosubhamoy.com"]
|
||||
}
|
||||
Reference in New Issue
Block a user