Submit for MB_Solver

Sending the form after solving the captcha

Autor
Дмитрий Ковальчук
Dnevne instalacije
0
Ukupnih instalacija
266
Ocjene
0 0 0
Verzija
1.4
Stvoreno
20.11.2022.
Ažurirano
24.11.2022.
Size
1,75 KB
Licenza
N/A
Primjenjuje se
Sve stranice

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