Romancecompass mailer

Romancecompass mailer anticaptcha

Romancecompass mailerคืออะไร?

Romancecompass mailer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย HelpChat และคุณลักษณะหลักของมันคือ "Romancecompass mailer anticaptcha"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Romancecompass mailer

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
}