| Index: chrome/common/extensions/docs/manifest.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/manifest.html (revision 68826)
|
| +++ chrome/common/extensions/docs/manifest.html (working copy)
|
| @@ -441,9 +441,8 @@
|
| The URL of the homepage for this extension. The extensions management page (chrome://extensions)
|
| will contain a link to this URL. This field is particularly useful if you
|
| <a href="hosting.html">host the extension on your own site</a>. If you distribute your
|
| -extension using the <a href="https://chrome.google.com/extensions">Extensions Gallery</a>,
|
| -the homepage URL defaults to the extension's own gallery page.
|
| -<!-- PENDING: check whether the same is true of the store -->
|
| +extension using the <a href="https://chrome.google.com/extensions">Extensions Gallery</a> or <a href="https://chrome.google.com/webstore">Chrome Web Store</a>,
|
| +the homepage URL defaults to the extension's own page.
|
| </p>
|
|
|
| <h3 id="icons">icons</h3>
|
|
|