aboutsummaryrefslogtreecommitdiff
path: root/native/manifests/chrome_com.cerberus.pm.json
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2025-09-26 12:40:58 +0200
committersrdusr <trevorgray@srdusr.com>2025-09-26 12:40:58 +0200
commita996f78277d5ba5adccb0daa535bc2494350975c (patch)
tree08d594ba144f41fb14ebd2354beb2a8cda9be101 /native/manifests/chrome_com.cerberus.pm.json
parent91499edd42cc50ee0543e11e08a6b653f3475262 (diff)
downloadcerberus-a996f78277d5ba5adccb0daa535bc2494350975c.tar.gz
cerberus-a996f78277d5ba5adccb0daa535bc2494350975c.zip
Initial Commit
Diffstat (limited to 'native/manifests/chrome_com.cerberus.pm.json')
-rw-r--r--native/manifests/chrome_com.cerberus.pm.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/native/manifests/chrome_com.cerberus.pm.json b/native/manifests/chrome_com.cerberus.pm.json
new file mode 100644
index 0000000..7eec080
--- /dev/null
+++ b/native/manifests/chrome_com.cerberus.pm.json
@@ -0,0 +1,9 @@
+{
+ "name": "com.cerberus.pm",
+ "description": "Cerberus Password Manager Native Messaging Host (dev)",
+ "path": "/usr/local/bin/cerberus-native-host",
+ "type": "stdio",
+ "allowed_origins": [
+ "chrome-extension://REPLACE_WITH_EXTENSION_ID/"
+ ]
+}