diff options
| author | mrmr1993 | 2017-02-08 19:26:46 +0000 |
|---|---|---|
| committer | mrmr1993 | 2017-04-16 15:24:35 +0100 |
| commit | 11e4fc2e1fbb1f2c3633a7ab23dfc24eb4ca511f (patch) | |
| tree | 4b4d19cf627fe8ab4c3027e9bab95e9903a48f2c /manifest.json | |
| parent | 1d9a5b4935d6cab867ab44d0d8265738c37ce988 (diff) | |
| download | vimium-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.json | 2 |
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", |
