Submit for MB_Solver

Sending the form after solving the captcha

目前为 2022-11-20 提交的版本。查看 最新版本

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

The script for sending the form after solving the captcha in conjunction with the MB_Solver extension.
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/*