Welcome What's new in Chrome extensions API reference Samples
Welcome What's new in Chrome extensions API reference Samples

Manifest - Default Locale

Published on Updated on

Defines the default language of an extension that supports multiple locales. It is the name of the subdirectory in _locales that contains the default language for this extension. For example, the following code indicates that English is the default language:

"default_locale": "en"

This field is required for localized extensions (those with a _locales directory), but must be absent in extensions that have no _locales directory. For details, see Internationalization.

Updated on Improve article

This site uses cookies to deliver and enhance the quality of its services and to analyze traffic. If you agree, cookies are also used to serve advertising and to personalize the content and advertisements that you see. Learn more about our use of cookies.