Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.08 KB

File metadata and controls

37 lines (31 loc) · 1.08 KB
title slug page-type browser-compat
version_name
Mozilla/Add-ons/WebExtensions/manifest.json/version_name
webextension-manifest-key
webextensions.manifest.version_name

{{AddonSidebar}}

Type String
Mandatory No
Manifest version 2 or higher
Example
"version_name": "0.1 beta"

In addition to the version field, which is used for update purposes, version_name can be set to a descriptive version string and will be used for display purposes if present.

If no version_name is present, the version field will be used for display purposes as well.

Browser compatibility

{{Compat}}