-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Add Safari Browser Support #65
Comments
I'm not even sure where to begin on that, I'll look into it |
How to build a Safari Extension: As legacy extensions are now deprecated, it will be a bit more complicated than a Chrome/Firefox extension. Apple require you to create a minimal OSX app to hold your Safari extension, and it will be distributed across Mac AppStore. An explanation here: https://stackoverflow.com/a/52555103 Examples on GitHub: |
|
Added Firefox support, I'll start on this this weekend |
Alright, I don't own any Apple products (don't see why I need to), so I'm going to do a rough, blind build based on some examples... |
|
Just a rumor, "Safari will be Chromium based" |
Apple announced Safari will have Chrome extension support. Will update when this happens |
Nice ! Thank you @Ephellon ! |
@Ephellon FYI: Safari 14 was publicly released today with web extension support:) https://developer.apple.com/documentation/safariservices/safari_web_extensions |
Hi !
Thank you for this great plugin !
Do you plan to add support for Safari browser ?
Have a nice day
The text was updated successfully, but these errors were encountered: