summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-01-28 20:36:58 -0800
committerAlex Yatskov <alex@foosoft.net>2017-01-28 20:36:58 -0800
commit2a29429104618c25a752a2f3b61527cec9921447 (patch)
tree8a277105ead916dfe7ed71fdf449ffa468d9b217 /ext/manifest.json
parent944be5fa64c935940a33a3d2494833bfb17f3358 (diff)
WIP
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 2ac61690..0fd72386 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -12,6 +12,7 @@
"content_scripts": [{
"matches": ["*://*/*", "file://*/*"],
"js": [
+ "fg/js/gecko.js",
"fg/js/source-range.js",
"fg/js/source-element.js",
"fg/js/popup.js",