summaryrefslogtreecommitdiff
path: root/doc/examples/gpgme-chrome.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/gpgme-chrome.json')
-rw-r--r--doc/examples/gpgme-chrome.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/examples/gpgme-chrome.json b/doc/examples/gpgme-chrome.json
new file mode 100644
index 0000000..d250ecb
--- /dev/null
+++ b/doc/examples/gpgme-chrome.json
@@ -0,0 +1,9 @@
+{
+ "name": "gpgmejson",
+ "description": "Integration with GnuPG",
+ "path": "/usr/bin/gpgme-json",
+ "type": "stdio",
+ "allowed_origins": [
+ "chrome-extension://kajibbejlbohfaggdiogboambcijhkke/"
+ ]
+}