Hello everyone,
I hope you're all doing good. I am in a bit of a pickle. So my extension worked (yay!), and it was working 3 hours ago, then I decided to try to do dry-run for my video walkthrough, I tried to download the raw file from my own GitHub repo, and tried to unload the pack on my chrome, and of course, I did the usual npm install and npm run build, when I unpacked it, it looks good, and the side panel is there, and it worked, now when I tried to upload my data an image, and input the prompt, the run button didn't "pop" like it usually did. Now, I tried the extension over and over again, yesterday and today, it was working, I didn't touch the code either. Now, I did a step back, took down the loaded extension from my git, then tried to load the one from the original path from yesterday, which was from the chrome-extensions-sample/functional-samples/ai.gemini-on-device, and when I unpacked it, it's still the same, the run button is still not running, and I didn't even changed my token from the Origin Trials. So, any ideas why I'm experiencing this roadblock? Do I still need to let the extension marinate for a few hours before giving it another go?
Thank you!