--
You received this message because you are subscribed to the Google Groups "Chrome Built-in AI Early Preview Program Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-ai-dev-previe...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ai-dev-preview-discuss/7652c198-e767-475c-b114-1ea1625efe5fn%40chromium.org.
Hi Thomas! Thanks, so I flipped the flags and tried to get it working but am having trouble. Is it required that I uninstall Canary for this to work?
I understand Canary will have the latest but am trying to see if there's a way I can share my chrome extension easily with friends etc. without asking them to download dev/Canary.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ai-dev-preview-discuss/CAEMEAspsB%3DREWAn1SQVg_u0MDf1JQJ022EJCVw4KDV3upKACiQ%40mail.gmail.com.
Dr. Sebastian Benz
Developer Relations Engineer
Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Liana Sebastian
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Diese E-Mail ist vertraulich. Falls Sie diese fälschlicherweise erhalten haben sollten, leiten Sie diese bitte nicht an jemand anderes weiter, löschen Sie alle Kopien und Anhänge davon und lassen Sie mich bitte wissen, dass die E-Mail an die falsche Person gesendet wurde.
This e-mail is confidential. If you received this communication by mistake, please don't forward it to anyone else, please erase all copies and attachments, and please let me know that it has gone to the wrong person.
Looks like moving it to a service worker and using Chrome's runtime message passing did the trick. Thanks Thomas and Sebastian for your help.
One final question: If I'm distributing the extension under origin trials, do I still ask end users to enable those 2 flags on their Chrome browsers as per built in AI documentation?
P.S. I did spend more time trying to get it to work from content.js directly but ran into CSP errors etc. so maybe this is an exercise for another day.