ColdClose - Twitter DM Bot & Twitter Mass DM

Get more leads with Auto DM and Cold Messaging

ما هو ColdClose - Twitter DM Bot & Twitter Mass DM؟

ColdClose - Twitter DM Bot & Twitter Mass DM هو إضافة Chrome تم تطويرها بواسطة https://coldclose.com، والميزة الرئيسية لها هي "Get more leads with Auto DM and Cold Messaging".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة ColdClose - Twitter DM Bot & Twitter Mass DM

قم بتنزيل ملفات الامتداد ColdClose - Twitter DM Bot & Twitter Mass DM بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        ColdClose - Twitter DM Bot & Twitter Mass DM is your secret weapon for Twitter Lead Generation.

If you send more DMs, you will make more money - it is that simple.

Download now to get 10 free DMs every single day.                    

معلومات أساسية عن التمديد

الاسم ColdClose - Twitter DM Bot & Twitter Mass DM ColdClose - Twitter DM Bot & Twitter Mass DM
ID cghbjnfnjinhakajpefnfkcbmddgilge
عنوان URL الرسمي https://chromewebstore.google.com/detail/coldclose-twitter-dm-bot/cghbjnfnjinhakajpefnfkcbmddgilge
الوصف Get more leads with Auto DM and Cold Messaging
حجم الملف 19.86 KB
عدد التثبيتات 273
النسخة الحالية 0.0.14
آخر تحديث 2024-03-04
تاريخ النشر 2023-05-31
تقييم 5.00/5 مجموع تقييمات 2
المطور https://coldclose.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://coldclose.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ColdClose - Twitter DM Bot & Twitter Mass DM",
    "description": "Get more leads with Auto DM and Cold Messaging",
    "version": "0.0.14",
    "icons": {
        "16": "logo\/logo-16.png",
        "48": "logo\/logo-48.png",
        "128": "logo\/logo-128.png"
    },
    "permissions": [
        "cookies",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "https:\/\/worktux.com\/*",
        "https:\/\/coldclose.com\/*",
        "https:\/\/twitter.com\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/worktux.com\/*",
                "https:\/\/coldclose.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "web_accessible_resources": [
        {
            "resources": [
                "logo\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}