Index: trunk/src/chrome/common/extensions/docs/templates/articles/manifest/homepage_url.html |
=================================================================== |
--- trunk/src/chrome/common/extensions/docs/templates/articles/manifest/homepage_url.html (revision 199633) |
+++ trunk/src/chrome/common/extensions/docs/templates/articles/manifest/homepage_url.html (working copy) |
@@ -1,9 +0,0 @@ |
-<h1 id="homepage_url">Manifest - Homepage Url</h1> |
- |
-<p> |
-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="http://developer.chrome.com/extensions/hosting.html">host the extension on your own site</a>. If you distribute your |
-extension using the <a href="https://chrome.google.com/webstore">Chrome Web Store</a>, |
-the homepage URL defaults to the extension's own page. |
-</p> |