Create browsers directory and browsers/common for common navigator.gssEap.js, move...
[gssweb.git] / browsers / chrome / host / README
1 The manifest.json file in this directory will be used by chrome/chromium to
2 identify which extensions are allowed to talk to the json_gssapi command
3 line executable. This file must (1) be edited correctly, and (2) be placed
4 in the correct location.
5
6 Editing
7 -------------------------------------
8 The file contains a path to locate the json_gssapi command.  Edit the path
9 to be correct for your system.
10
11 Installing
12 -------------------------------------
13 The file must be located in one of three places:
14   global             /etc/opt/chrome/native-messaging-hosts
15   Personal:
16     google-chrome    ~/.config/google-chrome/NativeMessagingHosts
17     chromium-browser ~/.config/chromium/NativeMessagingHosts