| Index: chrome/common/extensions/docs/themes.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/themes.html (revision 30191)
|
| +++ chrome/common/extensions/docs/themes.html (working copy)
|
| @@ -234,9 +234,17 @@
|
|
|
| <a name="H2-0"></a><h2> Manifest </h2>
|
| <p>
|
| -Here is an example <code>manifest.json</code> file for a theme:
|
| +Here is an example
|
| +<a href="manifest.html"><code>manifest.json</code></a>
|
| +file for a theme:
|
| </p>
|
|
|
| +<p class="comment">
|
| +[PENDING: This page should eventually be (or point to) something
|
| +that's very friendly to artists.
|
| +You should only have to look at one page to create a theme.]
|
| +</p>
|
| +
|
| <pre>{
|
| "version": "2.6",
|
| "name": "camo theme",
|
|
|