Open rnkn opened 4 years ago
If I understand correctly, Safari 14.0 is now compatible with the same WebExtensions API as Firefox and Chrome: https://developer.apple.com/documentation/safariservices/safari_web_extensions
If you have access to Xcode, there appears to even be a one-liner to convert:
xcrun safari-web-extension-converter /path/to/extension
If you so desired, I think this would allow Redirector to work on the best browser available 😎
Interesting! Will have to look into it, thanks for letting me know :)
@einaregilsson Please release Safari version. I would even pay for it in App Store, and I'm sure many people will too.
If I understand correctly, Safari 14.0 is now compatible with the same WebExtensions API as Firefox and Chrome: https://developer.apple.com/documentation/safariservices/safari_web_extensions
If you have access to Xcode, there appears to even be a one-liner to convert:
If you so desired, I think this would allow Redirector to work on the best browser available 😎