aboutsummaryrefslogtreecommitdiff
path: root/native/manifests/chrome_com.cerberus.pm.json
blob: 7eec08093fa4777d40d63279bf76e5f9ebd38cf5 (plain)
1
2
3
4
5
6
7
8
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/"
  ]
}