developer
Type | Object |
---|---|
Mandatory | No |
Manifest version | 2 or higher |
Example |
json
|
The name of the extension's developer and their homepage URL, intended for display in the browser's user interface.
The object, and both of its properties, are optional. The "name" and "url" properties, if present, will override the author and homepage_url keys, respectively. This object only allows for a single developer name and URL to be specified.
This is a localizable property.
Example
json
"developer": {
"name": "Walt Whitman",
"url": "https://en.wikipedia.org/wiki/Walt_Whitman"
}
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
developer |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.