diff options
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index d6e5c341..43c982cf 100644 --- a/manifest.json +++ b/manifest.json @@ -40,8 +40,6 @@ ], "content_scripts": [ { - "_comment": - "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", |
