default_locale

Type String
Mandatory Contingent: must be present if the _locales subdirectory is present, must be absent otherwise.
Example
json
"default_locale": "en"

This key must be present if the extension contains the _locales directory, and must be absent otherwise. It identifies a subdirectory of _locales, and this subdirectory will be used to find the default strings for your extension.

See Internationalization.

Example

json
"default_locale": "en"

Browser compatibility

BCD tables only load in the browser