Romancecompass client anticaptcha

This is romancecompass mailer improver

Romancecompass client anticaptcha là gì?

Romancecompass client anticaptcha là một tiện ích mở rộng Chrome được phát triển bởi HelpChat, và tính năng chính của nó là "This is romancecompass mailer improver".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Romancecompass client anticaptcha

Tải xuống các tệp mở rộng Romancecompass client anticaptcha dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Romancecompass client anticaptcha Romancecompass client anticaptcha
ID ilamjkmcmdmnfeaojepkpacfmahclppk
URL Chính Thức https://chrome.google.com/webstore/detail/romancecompass-client-ant/ilamjkmcmdmnfeaojepkpacfmahclppk
Mô tả This is romancecompass mailer improver
Kích Thước Tệp 118 KB
Số Lần Cài Đặt 182
Phiên Bản Hiện Tại 2.2
Cập Nhật Lần Cuối 2018-11-19
Ngày Phát Hành 2018-11-19
Đánh Giá 2.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển HelpChat
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật http://help-chat.com.ua/faq/Privacy-Policy.html
Ngôn Ngữ Được Hỗ Trợ 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"
}