einaregilsson / Redirector

Browser extension (Firefox, Chrome, Opera, Edge) to redirect urls based on regex patterns, like a client side mod_rewrite.
http://einaregilsson.com/redirector/
MIT License
1.54k stars 161 forks source link

[releases] WebExtensions API in Safari 14 #230

Open rnkn opened 4 years ago

rnkn commented 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 😎

einaregilsson commented 4 years ago

Interesting! Will have to look into it, thanks for letting me know :)

Mashnin commented 2 years ago

@einaregilsson Please release Safari version. I would even pay for it in App Store, and I'm sure many people will too.