Tampermonkey: WebExtension API for Safari 14.0

Created on 17 Sep 2020  路  1Comment  路  Source: Tampermonkey/tampermonkey

Expected Behavior

TamperMonkey for Safari should support the cross-platform WebExtension API used in other browsers' TamperMonkey versions introduced in Safari 14.0 (which supports macOS 10.14+)

Actual Behavior

There is only a $1.99 version of TamperMonkey for Safari 13+ which does not use it.

Specifications

  • Chrome: 87.0.4251.0 (Canary channel)
  • Safari: 14.0 (15610.1.28.1.9, 15610)
  • TM: 4.11.6119
  • OS: macOS 10.15.6

Script

Not applicable

enhancement safari

Most helpful comment

Yes, but I'm not sure exactly when this will happen because again it's not just about repackaging a WebExtension and you're done, but as I found out after a first brief investigation, there are a lot of modifications required to adapt a WebExtension for Safari 14.

Also the current solution supports Safari 12, 13 and 14 as well.

>All comments

Yes, but I'm not sure exactly when this will happen because again it's not just about repackaging a WebExtension and you're done, but as I found out after a first brief investigation, there are a lot of modifications required to adapt a WebExtension for Safari 14.

Also the current solution supports Safari 12, 13 and 14 as well.

Was this page helpful?
0 / 5 - 0 ratings