diff options
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 48b15c9d..0c62b49d 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -15,7 +15,6 @@ "content_scripts": [{ "matches": ["http://*/*", "https://*/*", "file://*/*"], "js": [ - "fg/js/gecko.js", "fg/js/util.js", "fg/js/source-range.js", "fg/js/source-element.js", |