You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
google gemini pro is recently released and is providing free api too so it is possible for you to create userscript which will take api key value which we can individually provide in userscript by ourselves and get the result from google gemini pro ai. you can create seperate repo for that and take many things from the current userscipt and major things you might have to do is to add/change the api sever to google gemini pro one and you have to understand how to connect with it with api and send queries and fetch result and show as usual in side panel :-))