Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

short_name

Type String
Mandatory No
Example
"short_name": "My Extension"

Short name for the extension. If given, this will be used in contexts where the name field is too long. It's recommended that the short name should not exceed 12 characters. If the short name field is not included in manifest.json, then name will be used instead and may be truncated. 

This is a localizable property.

Chrome incompatibilities

None.

Example

"short_name": "My Extension"

Document Tags and Contributors

 Contributors to this page: wbamberg
 Last updated by: wbamberg,