docs.rodeo

MDN Web Docs mirror

name

{{AddonSidebar}} 

Type String
Mandatory Yes
Example
"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:

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

This is a localizable property.

Example

"name": "My Extension"

Browser compatibility

{{Compat}} 

In this article

View on MDN