Romancecompass client anticaptcha

This is romancecompass mailer improver

Wat is Romancecompass client anticaptcha?

Romancecompass client anticaptcha is een Chrome-extensie ontwikkeld door HelpChat, en de belangrijkste functie is "This is romancecompass mailer improver".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Romancecompass client anticaptcha

Download Romancecompass client anticaptcha-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Romancecompass mailer c автоматическим распознаванием captcha на клиентской стороне.

Вам необходимо создать аккаунт на anti-captcha.com, пройти регистрацию, перейти в раздел настройки, настройки api, далее скопировать Ключ учетной записи (пример ключа f4d8e8d8888bbfb7761b6c6a88a5f6d) и после нажатия кнопки пуск ввести api ключ                    

Basisinformatie over de Extensie

Naam Romancecompass client anticaptcha Romancecompass client anticaptcha
ID ilamjkmcmdmnfeaojepkpacfmahclppk
Officiële URL https://chrome.google.com/webstore/detail/romancecompass-client-ant/ilamjkmcmdmnfeaojepkpacfmahclppk
Beschrijving This is romancecompass mailer improver
Bestandsgrootte 118 KB
Aantal Installaties 182
Huidige Versie 2.2
Laatst Bijgewerkt 2018-11-19
Publicatiedatum 2018-11-19
Beoordeling 2.00/5 Totaal 4 Beoordelingen
Ontwikkelaar HelpChat
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina http://help-chat.com.ua/faq/Privacy-Policy.html
Ondersteunde Talen ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "css": [
                "css.css"
            ],
            "js": [
                "jquery.js",
                "names.js",
                "include.js",
                "notification.js"
            ],
            "matches": [
                "http:\/\/romancecompass.com\/search\/results\/*",
                "https:\/\/romancecompass.com\/search\/results\/*",
                "*:\/\/*.anti-captcha.com\/*",
                "*:\/\/rucaptcha.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "This is romancecompass mailer improver",
    "icons": {
        "128": "logo.png"
    },
    "manifest_version": 2,
    "name": "Romancecompass client anticaptcha",
    "version": "2.2"
}