/usr/lib/chromium-browser/remoting/com.google.chrome.remote_desktop.json is in chromium-browser 49.0.2623.108-0ubuntu1.1233.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"name": "com.google.chrome.remote_desktop",
"description": "Chromoting Host",
"type": "stdio",
"path": "/opt/google/chrome-remote-desktop/native-messaging-host",
"allowed_origins": [
"chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/",
"chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/",
"chrome-extension://kgngmbheleoaphbjbaiobfdepmghbfah/",
"chrome-extension://odkaodonbgfohohmklejpjiejmcipmib/",
"chrome-extension://dokpleeekgeeiehdhmdkeimnkmoifgdd/",
"chrome-extension://ajoainacpilcemgiakehflpbkbfipojk/",
"chrome-extension://hmboipgjngjoiaeicfdifdoeacilalgc/"
]
}
|