aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 5dceb6d5..b6b4bd4e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -36,7 +36,7 @@
"content_scripts": [
{
"_comment":
- "IMPORTANT: All resources listed here must also be listed in ./pages/vimium_resources.html.",
+ "IMPORTANT: All resources listed here must also be listed with the others -- in order -- in ./pages/*.html",
"matches": ["<all_urls>"],
"js": ["lib/utils.js",
"lib/keyboard_utils.js",