disable-javascript
disable-javascript copied to clipboard
Google captcha not visible
Marvelous addon but there is a problem when the default state is JS off. E.g., when I go here https://www.abuseat.org/lookup.cgi despite I enable JS, I can't see the Google Captcha. So I have to disable the addon completely or setting the default state on JS on, and revert the action once finished.
In this case I was warned I failed the captcha so I easily realized JS was not working properly, but on other websites the problem could be more subtle when you are not warned of anything and simply doesn't work properly.
Thanks for the report @riksoft! That is actually a known bug described in #41 (the captcha is being being loaded in an iframe) and unfortunately I don't see a quick way of fixing this (there are proper ways to do it but they do take a little time to implement).
In your particular case, you don't need to disable the web extension completely. If you add "gstatic.com" and "google.com" to your whitelist with sub domains included, the captcha should work for you (well, www.abuseat.org has to be whitelisted too).
Please keep in mind that contribution in any form (pull request or PayPal) to speed up things are welcome at any time!
Thanks for the reply. Yes I suppose it's such problem, but I also suggest you to look at the code of other addons, because before giving a try to yours, I was using another one (tip: yellow icon with JS in the url bar, GPL, on gihub as well) and they solved this problem in some way.
The workaround of the whitelist is not very handy because in website like this one https://www.thecornerlondon.com/work/grab-fun-balls/ I should have a look at the source code or at the network traffic to find out what's the problem and what to whitelist. And by the way I could agree to allow vimeo on such website but not on others and whitelist becomes a problem.