Submit for MB_Solver

Sending the form after solving the captcha

作者
Дмитрий Ковальчук
日安装量
0
总安装量
263
评分
0 0 0
版本
1.4
创建于
2022-11-20
更新于
2022-11-24
大小
1.8 KB
许可证
暂无
适用于
所有网站

The script for sending the form after solving the captcha in conjunction with the MB_Solver extension.
Extension:
  MB_Solver Chrome
  MB_Solver Firefox
You can add a form selector in line 38 separated by commas.
You can select only the sites you want to work with.To do this, delete line 7 ( // @match *://*/* ) and enter the site name instead.
Example:
// @match *://mycite.com/*
// @match *://new-mycite.com/*