content
content copied to clipboard
Add length limitation for description member
Summary
- Add length limitation for
description
member
Motivation
Open-source
Supporting details
https://developer.chrome.com/docs/extensions/mv3/manifest/description/
Related issues
Fixes #11961
Metadata
- [ ] Adds a new document
- [x] Rewrites (or significantly expands) a document
- [ ] Fixes a typo, bug, or other error
Preview URLs
Flaws
None! 🎉
External URLs
URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/description
Title: description
on GitHub
No new external URLs
(this comment was updated 2022-08-01 17:33:27.700297)
@AnilSeervi This PR is waiting on your response to https://github.com/mdn/content/pull/12033#pullrequestreview-857201342
I don't believe these limits are the same across browsers.
I would suggest either finding out what are limits in Firefox/Safari/... or more simply just note that browsers might impose different limits for this field.
I couldn't find anything on the length of description
member apart from chrome docs.
let us know if you've come across any such docs.
@AnilSeervi to move this forward I would suggest you follow the advice from @zombie and "note that browsers might impose different limits for this field"
@AnilSeervi I have approve this. We're waiting on @zombie to review and clear his change requested flag