developer
值类型 | 对象 |
---|---|
强制性 | 非强制 |
示例 |
json
|
插件开发者的名字和主页地址,用于显示在浏览器的用户界面中。
该对象的两个属性都是可选的。如果存在“name”和“url”属性,将会分别覆盖author和homepage_url键。这个对象仅仅允许指定一个开发者名字的主页地址。
示例
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.