chatgpt-google-extension
chatgpt-google-extension copied to clipboard
Feature request: support for iOS
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.
Do you have any idea on this?
@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
@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.
I'm not familiar with Safari extensions, can you show some code?
There's nothing I wrote for the Safari web extension! I just followed the instructions of this article. Take a look at it!
Merge with #110