barbushin / javascript-errors-notifier

Google Chrome and Firefox extension that notifies about JavaScritp errors by icon in address bar & popups
MIT License
206 stars 62 forks source link

Unable to use cloudflare captcha in Firefox with this extension #104

Open trailmax opened 3 months ago

trailmax commented 3 months ago

Recently I've started having trouble passing Cloudflare captcha in Firefox - see below: cloudflare_captcha

After playing around with extensions, I've realised that JavaScript Error Notifier is actually to blame.

Repro: Have Firefox with no extensions in private mode, go to https://dash.cloudflare.com/login - captcha works. Install JavaScript Errors Notifier, go to the same page - captcha breaks and goes into a frenzied loop

Skatox commented 3 weeks ago

I confirm that I've the same problem. Seems like cloudflare throws an Error and this addons handles it, breaking cloudflare flow