Submit for MB_Solver

Sending the form after solving the captcha

Author
Дмитрий Ковальчук
Daily installs
0
Total installs
266
Ratings
0 0 0
Version
1.4
Created
2022-11-20
Updated
2022-11-24
Size
1.75 KB
License
N/A
Applies to
All sites

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/*