Sending the form after solving the captcha
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/*