Index: trunk/src/chrome/common/extensions/docs/templates/articles/manifest/name.html |
=================================================================== |
--- trunk/src/chrome/common/extensions/docs/templates/articles/manifest/name.html (revision 199633) |
+++ trunk/src/chrome/common/extensions/docs/templates/articles/manifest/name.html (working copy) |
@@ -1,12 +0,0 @@ |
-</p><h1 id="name">Manifest - Name</h1> |
- |
-<p> |
-A short, plain text string |
-(no more than 45 characters) |
-that identifies the extension. |
-The name is used in the install dialog, |
-extension management UI, |
-and the <a href="https://chrome.google.com/webstore">store</a>. |
-You can specify locale-specific strings for this field; |
-see <a href="http://developer.chrome.com/extensions/i18n.html">Internationalization</a> for details. |
-</p> |