chatgpt-google-extension icon indicating copy to clipboard operation
chatgpt-google-extension copied to clipboard

Feature request: support for iOS

Open hanbyul-kim opened this issue 2 years ago • 4 comments

I tried to convert your extension using XCode to Safari on Mac and iPad. The one on Mac works fine, as I expected. The extension runs well on iPad Safari too, but it doesn't detect login session from the other tab. IMG_0801

Do you have any idea on this?

hanbyul-kim avatar Dec 08 '22 16:12 hanbyul-kim

@hanbyul-kim The screenshot indicates that you may be in private mode, where sessions are not shared. https://apple.stackexchange.com/questions/162864/keep-sessions-between-private-tabs

jt-wang avatar Dec 08 '22 20:12 jt-wang

@hanbyul-kim The screenshot indicates that you may be in private mode, where sessions are not shared. https://apple.stackexchange.com/questions/162864/keep-sessions-between-private-tabs

Thanks for reply! However, I also tried in non-private mode. The result was same.

hanbyul-kim avatar Dec 09 '22 04:12 hanbyul-kim

I'm not familiar with Safari extensions, can you show some code?

wong2 avatar Dec 09 '22 08:12 wong2

There's nothing I wrote for the Safari web extension! I just followed the instructions of this article. Take a look at it!

hanbyul-kim avatar Dec 10 '22 05:12 hanbyul-kim

Merge with #110

wong2 avatar Dec 27 '22 06:12 wong2