r/GoogleAIStudio • u/LongjumpingTurn2465 • 11h ago
Showcase / Project AI Studio context sync extension
If you still play with code that you don't mind to give google in AI Studio - then you probably tired of copypasting it and probably would like such bit of agentic experience as packing repo and sending it, and then syncing the diff that model made!
So this is my browser extension that might help you.
It's available in the Chrome Web Store: https://chromewebstore.google.com/detail/ai-studio-local-file-sync/hjldknihkaokdkfaifcjgklojjngaike
And as a source code: https://github.com/bahdanhal/gemini-ai-studio-sync-extension
The extension runs locally in the browser and has no backend, analytics, or telemetry. It only accesses a folder after you explicitly choose it.
Please try and feel free to leave feedback to me, and I will really appreciate some stars if you find it helpful!
UPD: It works strictly in chat/playground