aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authormrmr19932017-02-08 19:26:46 +0000
committermrmr19932017-04-16 15:24:35 +0100
commit11e4fc2e1fbb1f2c3633a7ab23dfc24eb4ca511f (patch)
tree4b4d19cf627fe8ab4c3027e9bab95e9903a48f2c /manifest.json
parent1d9a5b4935d6cab867ab44d0d8265738c37ce988 (diff)
downloadvimium-11e4fc2e1fbb1f2c3633a7ab23dfc24eb4ca511f.tar.bz2
Revert "Use HTML5 import to load content scripts."
This reverts commit d00345f45b5b3e56970237799c69808527e91919. This is not (and will not be) supported by Firefox.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 5dceb6d5..09d44e18 100644
--- a/manifest.json
+++ b/manifest.json
@@ -35,8 +35,6 @@
],
"content_scripts": [
{
- "_comment":
- "IMPORTANT: All resources listed here must also be listed in ./pages/vimium_resources.html.",
"matches": ["<all_urls>"],
"js": ["lib/utils.js",
"lib/keyboard_utils.js",