normal-computing / fuji-web

Fuji is an AI agent that lives in your browser's sidepanel. You can now get tasks done online with a single command!
Apache License 2.0
191 stars 13 forks source link

Not working when another extensions adds iframe to current page #156

Open mondaychen opened 2 months ago

mondaychen commented 2 months ago

If another extension inserts a iframe that points to an extension page (e.g. Multi-On), WebWand does not function

Hitting this Error: Cannot access a chrome-extension:// URL of different extension

Users can get around this issue by disabling or removing those extensions.

We need to figure out a way to detect and get around these errors