dessant / buster

Captcha solver extension for humans, available for Chrome, Edge and Firefox
https://addons.mozilla.org/en-US/firefox/addon/buster-captcha-solver/
GNU General Public License v3.0
7.95k stars 596 forks source link

Buster Can't solve captchas #262

Closed unbeatable-101 closed 3 years ago

unbeatable-101 commented 3 years ago

System

Extension

Bug description

Buster won't solve the captcha.

This is probably an about:config tweak I have, I'll check later but do you know of any that would cause this?

Logs

Browser:

01:36:58.279 Error: AudioContext is not defined script.js:1:22667
01:36:58.282 Error: AudioContext is not defined undefined
01:36:59.000 Cannot play media. No decoders for requested formats: audio/mpeg bframe

Client app:

// REPLACE WITH LOGS
dessant commented 3 years ago

Maybe you've disabled the Web Audio API (dom.webaudio.enabled preference in about:config) or some other anti-fingerprinting option interferes.

See this comment and thread if you've hardened the browser using about:config: https://github.com/dessant/buster/issues/230#issuecomment-690268154