SharedDictionaryInfo 对象
🌐 SharedDictionaryInfo Object
matchstring - 与在 'use-as-dictionary' 响应头的match选项中声明的字典匹配的路径模式。matchDestinationsstring[] - 用于与在 'use-as-dictionary' 响应头的match-dest选项中声明的字典相匹配的目标的数组。idstring - 在 'use-as-dictionary' 响应头的id选项中声明的字典的 ID。dictionaryUrlstring - 词典的网址。lastFetchTimeDate - 从网络层接收字典的时间。responseTimeDate - 从服务器接收字典的时间。对于缓存的响应,这个时间可能是过去很久的时间。expirationDurationnumber - 在 'use-as-dictionary' 响应头的expires选项中声明的字典的过期时间(以秒为单位)。lastUsedTimeDate - 上次使用词典的时间。sizenumber - 在 Chromium 的内部存储(通常是 Sqlite)中为此共享字典信息对象存储的字节数。hashstring - 字典二进制的 sha256 哈希。