| Index: chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
|
| 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 65283a390e14a6d0c0fc6820a30b66f453aa9d1a..40c4860b89156cc2b7b5d36035327f023886c3f2 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
|
| @@ -14,6 +14,7 @@
|
| },
|
| "toolstrip2.html"
|
| ],
|
| + "background_page": "backgroundpage.html",
|
| "permissions": ["tabs", "http://*.google.com/*", "https://*.google.com/*"],
|
| "content_scripts": [
|
| {
|
|
|