chathub
chathub copied to clipboard
Feature request: Support Safari
Since Safari 14.0 (with Xcode 12), Apple supports the automatic conversion of Chrome extension to Safari extension ( Documents), I tested it and successfully exported it.
But unfortunately it can not be installed:
If I export the app without codesign (Copy App), the Safari will crash after install the ChatHub extension.
If I export the app with "Apple Development", the installing does not work (Click the "Quit and Open Safari Settings..." but there's no ChatHub extension inside the Safari Extensions Setting page)
I’m not familiar with the development of web extensions, could you make this extension compatible with Safari? It does not need to publish to AppStore. We can use our own Apple developer account to sign the extension. Sincere thanks🥰
mark