Chromium Code Reviews| Index: common/extensions/docs/static/getstarted.html |
| =================================================================== |
| --- common/extensions/docs/static/getstarted.html (revision 25878) |
| +++ common/extensions/docs/static/getstarted.html (working copy) |
| @@ -51,6 +51,9 @@ |
| "description": "The first extension that I made.", |
| "toolstrips": [ |
| "my_toolstrip.html" |
| + ], |
| + "permissions": [ |
| + "http://api.flickr.com/" |
| ] |
| }</pre> |
| </li> |