jelmervdl / translatelocally-web-ext

TranslateLocally for the Browser is a web-extension that enables client side in-page translations for web browsers.
https://addons.mozilla.org/en-GB/firefox/addon/translatelocally-for-firefox/
Mozilla Public License 2.0
65 stars 3 forks source link

Safari #57

Open jelmervdl opened 1 year ago

jelmervdl commented 1 year ago

Safari extensions need to be shipped as an extension of a desktop app. Luckily we have one.

Also it doesn't support native messaging, but there are some macOS message passing apis we can use.

Example of cmake project with safari extension: https://github.com/web-eid/web-eid-app