addons-linter icon indicating copy to clipboard operation
addons-linter copied to clipboard

Validate length of `description` in manifest.json and locales

Open xPaw opened this issue 1 year ago • 0 comments

The description length is set to 132 in manifest.json docs: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/description

Furthermore, the upload to Microsoft's extensions site fails if any of the locales contain translation for description that is longer than 132 characters.

xPaw avatar Sep 10 '24 12:09 xPaw