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
8.03k stars 597 forks source link

Client app with "Navigate with keyboard" disabled does not work in Firefox Fission windows #245

Closed CrendKing closed 3 years ago

CrendKing commented 4 years ago

System

Extension

Bug description

Firefox nightly allows user to enable Fission, which is equivalent to Chrome's site isolation. With Fission enabled, web pages and addons are in different processes. Now with the client app and navigate with mouse (the default option), every time I click the buster icon in recaptcha, I get the error message in console:

Error: No frame found with frameId: <integer>

Workarounds are either

  1. Navigate with keyboard
  2. Only use Buster in Non-Fission windows

Both solution have drawbacks. Current default keyboard press delay (300ms) is slow (strongly suggest to decrease to something like 50 - 100ms), so 1 is relatively inefficient. 2 sacrifices security just for one addon. And you have to anticipate captcha ahead of time.

Any chance to make Buster compatible with Fission?

dessant commented 4 years ago

Thanks for the detailed bug report! There may be a chance... :yum:

CrendKing commented 3 years ago

Hi. Any update on this issue? Now Fission can be enabled even in Firefox 87 Beta, it would be so nice if we could enjoy the convenience from Buster and privacy from Fission.