summaryrefslogtreecommitdiffstats
path: root/remoting/host/setup/me2me_native_messaging_manifest.json
blob: d0b2fb12dc78f991d10d4d936d5b4c6e25c616cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "com.google.chrome.remote_desktop",
  "description": "{% trans %}REMOTING_HOST_PLUGIN_NAME{% endtrans %}",
  "type": "stdio",
  "path": "{{ ME2ME_NATIVE_MESSAGING_HOST_PATH }}",
  "allowed_origins": [
    "chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/",
    "chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/",
    "chrome-extension://kgngmbheleoaphbjbaiobfdepmghbfah/",
    "chrome-extension://odkaodonbgfohohmklejpjiejmcipmib/",
    "chrome-extension://ojoimpklfciegopdfgeenehpalipignm/",
    "chrome-extension://dokpleeekgeeiehdhmdkeimnkmoifgdd/",
    "chrome-extension://ajoainacpilcemgiakehflpbkbfipojk/"
  ]
}