| 类型 |
对象
|
|---|---|
| Mandatory | No |
| 范例 |
|
dictionaries
key specifies the
locale_code
for which your extension supplies a dictionary. Although the dictionary consists of two files, one with a
.dic
and one with an
.aff
file extension, only the one with the
.dic
extension is referenced in the manifest.json.
若使用
dictionaries
key, you must also set an ID for your extension using the
browser_specific_settings
manifest.json key.
"dictionaries": {
"en-US"
:
"dictionaries/en-US.dic"
}
No compatibility data found for
webextensions.manifest.dictionaries
.
Check for problems with this page
or contribute missing data to
mdn/browser-compat-data
.
最后修改: , 由 MDN 贡献者