Releases: esperecyan/user-chrome-es
Releases · esperecyan/user-chrome-es
v4.0.0
- Resolves the problem that Add-on was not working due to a change in the behavior of
instanceof
in Firefox 109. - In manifest.json, moves newly supported permissions into
optional_permissions
frompermissions
.- browsingData
- management
- nativeMessaging
- pkcs11
- privacy
- proxy
- sessions
- In manifest.json, adds newly implemented permissions
captivePortal
andsearch
to the value of thepermissions
key. - In manifest.json, Changes
application
key tobrowser_specific_settings
as it has been deprecated.
- Firefox 109で
instanceof
の挙動が変わったことにより、アドオンが動作しなくなっていた問題に対処 - manifest.json で、新しく
optional_permissions
に対応した権限をpermissions
から移動- browsingData
- management
- nativeMessaging
- pkcs11
- privacy
- proxy
- sessions
- manifest.json で、新しく追加された権限
captivePortal
search
を、permissions
キーへ追加 - manifest.jsonで、非推奨となった
application
キーをbrowser_specific_settings
へ置き換え
v3.0.0 (2018-10-24)
Major version up because e36da5ac74c1351dcb79c351c705b8a1346d9a36 breaks backward compatibility
v2.1.0
v2.1.0
v1.1.0
v1.1.0