summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json b/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
index 61afce1..c1cf5b3 100644
--- a/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
+++ b/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
@@ -7,7 +7,11 @@
"128": "icon_128.png"
},
"toolstrips": [
- "toolstrip1.html",
+ {
+ "path": "toolstrip1.html",
+ "mole": "lorem_ipsum.html",
+ "mole_height": 200
+ },
"toolstrip2.html"
],
"permissions": ["http://*.google.com/*", "https://*.google.com/*"],