| 类型 |
对象
|
|---|---|
| Mandatory | No |
| 范例 |
|
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 作者 and homepage_url keys, respectively. This object only allows for a single developer name and URL to be specified.
这是 localizable property .
"developer": {
"name": "Walt Whitman",
"url": "https://en.wikipedia.org/wiki/Walt_Whitman"
}
BCD tables only load in the browser
最后修改: , 由 MDN 贡献者