Submit for MB_Solver

Sending the form after solving the captcha

작성자
Дмитрий Ковальчук
일일 설치 수
0
총 설치 수
266
평점
0 0 0
버전
1.4
생성일
2022-11-20
갱신일
2022-11-24
크기
1.75KB
라이선스
해당 없음
적용 사이트
모든 사이트

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