summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-10-11 22:35:59 -0400
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-10-11 23:24:51 -0400
commitcc72514ce6260bc489b8dd9b51ea27b9fb6e3ce8 (patch)
tree2c233ad490183780f9812994f5b1345dd1adff98 /ext/manifest.json
parenta6903d68a409544f0f26f4cefb2ad6c40f9994c9 (diff)
Frontend updates
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 927861bd..25b86023 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -26,7 +26,8 @@
"fg/js/source.js",
"fg/js/util.js",
"fg/js/popup-proxy-host.js",
- "fg/js/frontend.js"
+ "fg/js/frontend.js",
+ "fg/js/frontend-initialize.js"
],
"css": ["fg/css/client.css"],
"all_frames": true