Browser extension

Table of contents


Description

With this extension, you can recognize captchas automatically directly in the browser.

The extension works in the Google Chrome browser.


Automatic installation

Important! You cannot install extensions in incognito mode and guest mode.

  1. Open the Chrome Web Store.

  2. Click Install.

To get started with the extension, click on its icon to the right of the address bar. Go to settings.

If for some reason it was not possible to install the extension from the Chrome Web Store, use the instructions for manual installation.

Manual installation

Download the archive with the extension.

  1. Unpack it to any folder

    • WARNING: the folder shouldn’t be deleted, otherwise the extension stop working.

  2. In the Google Chrome browser open the “Extension” page. There are several ways to do this:

    1. Type chrome://extensions in the address bar of a browser and press Enter.

    2. From the menu: click the three vertical dots in the upper right corner (near the profile picture), then "More Tools", then "Extensions".

    3. Or go to the Google Chrome settings and select "Extensions" (at the very bottom) in the right menu

  3. Enable “Developer Mode”

  4. Then click on “Load unpacked”

  5. Find and choose the folder where you unpacked the extension.

  6. After that the extension should appear in the list of the installed extensions.

If you are installing the extension over the previous version, then when you update the original extension files, you also need to click the update button on the "Extensions" page (how to open this page is described above in the "Manual installation" section)


Extension settings

By default the installed extension is hidden. To pin it you have to click on the “Pin” button:

After launching the extension you’ll see this window:

 

API key

Enter API key in the corresponding field(1), press save button(2). If you entered the correct key, your balance will be displayed below(3)

Automated captcha solving

Here you can select the types of captchas that the extension will recognize automatically.

 

You may need to reload the page with captcha for the changes to take effect!

Repeat captcha solving in case of an error, attempts

If the first attempt to solve the captcha is failed, the extension will send repeated tasks until the captcha is not solved, or until the limit specified in this setting will not be reached.

Proxy

Here you can specify the proxy that will be sent along with the recognition task.

The "Login" and "Password" are optional.

Blacklist control

Using the blacklist you can configure the extension to ignore captchas on specific websites.

After enabling this option, a field for entering sites will appear:

Domains must be specified along with the protocol (https:// or http://) You can use masks:

  • ? - any one character except period

  • * - any number of any characters

Examples:

Фильтр

Пояснение

Фильтр

Пояснение

https://zennolab.com

Disable the extension https://zennolab.com

https://*.zennolab.com

Disable the extension on all subdomains of https://zennolab.com

https://www.google.*

Disable the extension on google in all domain zones (ru, com, com.ua etc.)