Hello all.
I threw up a SUPER BASIC workers site at https://adultadhdtools.com. It’s literally just a single worker with some headers and the content. I’ve disabled the CSP to ensure that there’s no blocking happening that isn’t showing in the browser, for any reason.
When I go into Cloudflare Apps, and then Google Translate, I am able to use the visual configurator to see the translate box show up on the page, as seen here:
When I visit the actual site, outside Cloudflare though, this is what I see:
I’m trying to get Translate to work on another, far more complex Workers site, but thought I’d start small and get it working here first.
I have questions:
- Is it even possible to use Cloudflare Apps on Workers sites?
- What could I possibly be doing wrong that this isn’t showing up on my test site?
Thank you!