schomery / popup-blocker

A reliable popup blocker with history
https://webextension.org/listing/popup-blocker.html
Mozilla Public License 2.0
143 stars 37 forks source link

reCAPTCHA's stopped working #133

Closed dymester closed 3 years ago

dymester commented 3 years ago

The title says it all, reCAPTCHA's have stopped working on all websites. Happens on both the latest versions of Chrome and Vivaldi.

schomery commented 3 years ago

do you have the latest version of the extension? 0.6.6

dymester commented 3 years ago

Sorry forgot the data:

Extension Version: 0.6.6 Browser: Vivaldi 4.0.2312.27 (Stable channel) (64-bits) Revision: 662c525b22ae8cc0ab64eff2356753242f3ebb91 reCAPTCHA's I used for testing: Random websites and https://patrickhlauke.github.io/recaptcha/

Began around one week ago. It seems to be blocking the reCAP window itself, as the button works normally. If I disable the plugin, solve puzzle, reload the page(or go to another) and then enable the plugin again, no window shows but reCAP will be cleared on click.

schomery commented 3 years ago

@dymester I can reproduce this with v0.6.5, but not with v0.6.6 release (using the provided page)

dymester commented 3 years ago

Based on what you said, I checked if there were any other external factors. It seems to be something related with me using Tampermonkey.

BOTH Tamper and PopBlo: No reCAP; ONLY Tamper: reCAP as usual; ONLY PopBlo: reCAP as usual;

I don't really know how they are interacting... I probably have a script running amok... but yeah problem from my side, sorry for that.

schomery commented 3 years ago

Having TM installed without any scripts doesn't seem to conflict with PP. If there is any particular script that conflicts, I can take a look.

dymester commented 3 years ago

Same, if i disable them all...

Imma look it up after work. Thx anyways.