Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Side by Side Diff: chrome/common/extensions/docs/templates/articles/manifest/homepage_url.html

Issue 14273041: Doc server manifest page generation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix imports Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <h1 id="homepage_url">Manifest - Homepage Url</h1>
2
3 <p>
4 The URL of the homepage for this extension. The extensions management page (chro me://extensions)
5 will contain a link to this URL. This field is particularly useful if you
6 <a href="http://developer.chrome.com/extensions/hosting.html">host the extension on your own site</a>. If you distribute your
7 extension using the <a href="https://chrome.google.com/webstore">Chrome Web Stor e</a>,
8 the homepage URL defaults to the extension's own page.
9 </p>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698