aboutsummaryrefslogtreecommitdiff
path: root/extension/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-01-05 14:20:13 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-01-05 14:20:13 +0100
commitb459ffb4241877670fb7f820a67d959fec2d995c (patch)
tree23277212792e701218100c010dcea66da3b199d2 /extension/manifest.json
parentc48f2d39f0f62ea8f862ba08234b8a5376a11a2e (diff)
more complete DB abstractions
Diffstat (limited to 'extension/manifest.json')
-rw-r--r--extension/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index 0c30edfd7..478c2a9b0 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -47,6 +47,7 @@
"background/emscriptif.js",
"background/db.js",
"background/query.js",
+ "background/messaging.js",
"background/http.js",
"background/wallet.js"
]