Submit for MB_Solver

Sending the form after solving the captcha

Versión del día 24/11/2022. Echa un vistazo a la versión más reciente.

Autor
Дмитрий Ковальчук
Calificaciones
0 0 0
Versión
1.4
Creado
20/11/2022
Actualizado
24/11/2022
Tamaño
1.75 KB
Licencia
Desconocida
Funciona en
Todos los sitios

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