name

Type String
Mandatory Yes
Example
json
"name": "My Extension"

Name of the extension. This is used to identify the extension in the browser's user interface and on sites like addons.mozilla.org.

It's good practice to keep the name short enough to display in the UI. Also, the length of the name of a published extension may be limited. For example, as of February 2024:

  • addons.mozilla.org accepts a maximum of 50 characters.
  • the Chrome Web Store accepts a maximum of 75 characters.
  • the Microsoft Edge Addons store accepts a maximum of 45 characters.

These restrictions do not apply to self-hosted extensions or extensions distributed outside the stores.

This is a localizable property.

Example

json
"name": "My Extension"

Browser compatibility

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Firefox for Android
Safari on iOS
name

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support