reCAPTCHA Helper

This automatically clicks or executes on any reCAPTCHA on the webpage and submits its form directly after you solved it.

< 脚本reCAPTCHA Helper的反馈

评价:好评 - 脚本运行良好

§
发表于:2016-07-02

https://addons.mozilla.org/ fix

i add

// @exclude https://addons.mozilla.org/*

but

i visit

https://addons.mozilla.org/

always reCaptcha Helper work...

plz fix it

Revadike作者
§
发表于:2016-07-02

change line

if (domain.indexOf('miped.ru') == -1 && domain.indexOf('indiegala') == -1 && domain.indexOf('gleam.io') == -1) { //You can exclude domains here (advanced)

to

if (domain.indexOf('addons.mozilla.org') == -1 && domain.indexOf('miped.ru') == -1 && domain.indexOf('indiegala') == -1 && domain.indexOf('gleam.io') == -1) { //You can exclude domains here (advanced)

....

§
发表于:2016-07-03

thanks

if script update add plz

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址