aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorConrad Irwin2010-05-30 12:17:20 +0100
committerPhil Crosby2010-06-01 21:50:49 -0700
commit3b412ce951643214f5e0f943e10ff9302fe001b9 (patch)
treec23f9d1e18db6e35b722eef75e52d2304bcdbc67
parentd5e931d4328f25ef4b32df80aa0604309b77a36b (diff)
downloadvimium-3b412ce951643214f5e0f943e10ff9302fe001b9.tar.bz2
Run on ftp:// too
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 4d841254..58ff69ae 100644
--- a/manifest.json
+++ b/manifest.json
@@ -9,7 +9,7 @@
],
"content_scripts": [
{
- "matches": ["http://*/*", "https://*/*", "file://*/*" ],
+ "matches": ["http://*/*", "https://*/*", "file://*/*", "ftp://*/*" ],
"js": ["lib/keyboardUtils.js",
"lib/clipboard.js",
"linkHints.js",