| Index: chrome/test/data/extensions/good/extension1/1/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/good/extension1/1/manifest.json (revision 11270)
|
| +++ chrome/test/data/extensions/good/extension1/1/manifest.json (working copy)
|
| @@ -4,6 +4,7 @@
|
| "version": "1.0.0.0",
|
| "name": "My extension 1",
|
| "description": "The first extension that I made.",
|
| + "toolstrip": "toolstrip.html",
|
| "content_scripts": [
|
| {
|
| "matches": ["http://*.google.com/*", "https://*.google.com/*"],
|
|
|