chathub icon indicating copy to clipboard operation
chathub copied to clipboard

Feature request: Support Safari

Open patrick-fu opened this issue 2 years ago • 1 comments

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.

image image

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)

image image

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🥰

patrick-fu avatar Mar 20 '23 03:03 patrick-fu

mark

Darling012 avatar Apr 18 '23 06:04 Darling012