I am working on a Chrome extension. It provides a URL input at the side-panel. Giving a URL can load the webpage via iframe. The code is public now at: (Branch bitbot-trading-viewer
)
Now the problem is: when visiting pages protected by cloudflare, like , I cannot bypass the human verification. I actually tried other Chrome extensions like anything-copilot and brainyAI, they can bypass CloudFlare correctly.
Could anybody help to explain why this happens?