| OLD | NEW |
| 1 <h1 id="homepage_url">Manifest - Homepage Url</h1> | 1 <h1 id="homepage_url">Manifest - Homepage Url</h1> |
| 2 | 2 |
| 3 <p> | 3 <p> |
| 4 The URL of the homepage for this extension. The extensions management page (chro
me://extensions) | 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 | 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 | 6 <a href="http://developer.chrome.com/extensions/hosting">host the extension on y
our own site</a>. If you distribute your |
| 7 extension using the <a href="https://chrome.google.com/webstore">Chrome Web Stor
e</a>, | 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. | 8 the homepage URL defaults to the extension's own page. |
| 9 </p> | 9 </p> |
| OLD | NEW |