summaryrefslogtreecommitdiff
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json
index b043dd7..07d9ed7 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -77,6 +77,8 @@
"all_frames": true,
"js": [
"lib/log.js",
+ "lib/uuid.js",
+ "lib/sha256.js",
"lib/Messages.js",
"lib/CSP.js",
"common/CapsCSP.js",