Skip to content

Releases: esperecyan/user-chrome-es

v4.0.0

12 Jan 09:37
Compare
Choose a tag to compare
  • 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 from permissions.
    • browsingData
    • management
    • nativeMessaging
    • pkcs11
    • privacy
    • proxy
    • sessions
  • In manifest.json, adds newly implemented permissions captivePortal and search to the value of the permissions key.
  • In manifest.json, Changes application key to browser_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)

08 Jul 16:56
Compare
Choose a tag to compare
Major version up because e36da5ac74c1351dcb79c351c705b8a1346d9a36 breaks backward compatibility

v2.1.0

19 Mar 09:05
Compare
Choose a tag to compare
v2.1.0

v1.1.0

19 Mar 09:04
Compare
Choose a tag to compare
v1.1.0

v2.0.1

11 Nov 13:04
Compare
Choose a tag to compare

v1.0.1

11 Nov 13:04
Compare
Choose a tag to compare

v0.6.1

11 Nov 09:02
Compare
Choose a tag to compare

v0.6.0

11 Nov 09:02
Compare
Choose a tag to compare

v0.5.0

11 Nov 09:01
Compare
Choose a tag to compare

v0.4.2

11 Nov 09:00
Compare
Choose a tag to compare