Romancecompass mailer

Romancecompass mailer anticaptcha

What is Romancecompass mailer?

Romancecompass mailer is a Chrome extension developed by HelpChat, and its main feature is "Romancecompass mailer anticaptcha".

Extension Screenshots

screenshot

Download Romancecompass mailer Extension CRX File

Download Romancecompass mailer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Romancecompass mailer Romancecompass mailer
ID fhejgiegngpaflkcgneoallnkifeafgn
Official URL https://chrome.google.com/webstore/detail/romancecompass-mailer/fhejgiegngpaflkcgneoallnkifeafgn
Description Romancecompass mailer anticaptcha
File Size 117 KB
Installation Count 75
Current Version 1.1
Last Updated 2018-10-02
Publish Date 2018-10-02
Developer HelpChat
Email [email protected]
Payment Type free
Privacy Policy Page URL http://help-chat.com.ua/faq/Privacy-Policy.html
Supported Languages 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"
}