Romancecompass mailer

Romancecompass mailer anticaptcha

Romancecompass mailerとは何ですか?

Romancecompass mailerはHelpChatによって開発されたChromeの拡張機能で、その主な機能は「Romancecompass mailer anticaptcha」です。

拡張機能のスクリーンショット

screenshot

Romancecompass mailer拡張機能のCRXファイルをダウンロード

Romancecompass mailer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Плагин для рассылки писем                    

拡張機能の基本情報

名前 Romancecompass mailer Romancecompass mailer
ID fhejgiegngpaflkcgneoallnkifeafgn
公式URL https://chrome.google.com/webstore/detail/romancecompass-mailer/fhejgiegngpaflkcgneoallnkifeafgn
説明 Romancecompass mailer anticaptcha
ファイルサイズ 117 KB
インストール数 75
現在のバージョン 1.1
最終更新日 2018-10-02
公開日 2018-10-02
開発者 HelpChat
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://help-chat.com.ua/faq/Privacy-Policy.html
対応言語 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\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Romancecompass mailer anticaptcha",
    "icons": {
        "128": "logo.png"
    },
    "manifest_version": 2,
    "name": "Romancecompass mailer",
    "version": "1.1"
}