IG DM Bot - igdmbot.net

Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.

ما هو IG DM Bot - igdmbot.net؟

IG DM Bot - igdmbot.net هو إضافة Chrome تم تطويرها بواسطة https://igdmbot.net، والميزة الرئيسية لها هي "Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة IG DM Bot - igdmbot.net

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

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

                        IG DM Bot - Your Instagram Automated Messages tool, send direct messages automatically to targeted audience, send DMs(Direct Message) to user's followers/following and custom users for Instagram.

Use IG DM Bot to connect with your customers by sending bulk messages.
Grow your business with IG DM Bot has never been easier.

🟧 Features
Send Mass IG Direct Messages
✅ user's followers
✅ user's following
✅ post's likers
✅ post's commenters
✅ custom users

Message Content
✅ Text:Include personalized text messages to engage with recipients.
✅ Links:Add relevant links to direct users to specific websites or resources.
✅ Images:Attach images to enhance the visual appeal and impact of the messages.


🟧 Home Web Url
https://igdmbot.net

🔒 Rest assured, the tool prioritizes your security. We never ask for your Instagram password and don't store or transmit any of your data, including user information, visit history, posts, or social connections.                    

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

الاسم IG DM Bot - igdmbot.net IG DM Bot - igdmbot.net
ID hmnfaelchfhbkhmdaeechohomolbicni
عنوان URL الرسمي https://chromewebstore.google.com/detail/ig-dm-bot-igdmbotnet/hmnfaelchfhbkhmdaeechohomolbicni
الوصف Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.
حجم الملف 1.52 MB
عدد التثبيتات 566
النسخة الحالية 7.2.4
آخر تحديث 2023-11-22
تاريخ النشر 2023-11-19
تقييم 3.00/5 مجموع تقييمات 4
المطور https://igdmbot.net
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://igdmbot.net
عنوان صفحة المساعدة https://igdmbot.net
عنوان صفحة سياسة الخصوصية https://igdmbot.net/privacy
اللغات المدعومة id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_showName__",
    "description": "__MSG_showDes__",
    "version": "7.2.4",
    "manifest_version": 3,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgFsJQ373voWE3ALpn22AE9nHMhr2g88+iF95lGNqQ0dGYjv1vg6f3S2po5p77skzdq2WzVZ11OYax3EKuXTIfrZkYII7eCutjt4YTKkmLDK\/iEA16pW4DhlOdjCXrEWUzscMLLXtIXdxUXFrgmL7ES\/Z9E6f2R3moYyWZ\/zD5CSOgDW5X+\/jby4TasPNR6ZYgSi8XmVr7i6TGJdUMrBV76T+qSK76T7F15cvymyLrTb2cEFYz7QjRN1mJpcA1zurFXm6CwtNb\/CjE6gJt\/qqF3Hbc120TrzAPcFrK9PfskFEBZNMV8GqjXG99Q2zwncJvdoHzIDwkTBZxNy8cD18KwIDAQAB",
    "homepage_url": "https:\/\/igdmbot.net",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/48.png"
    },
    "background": {
        "service_worker": "js\/background.ac23d37a.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "js": [
                "js\/contentScripts.ac23d37a.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*",
                "img\/*",
                "js\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules_1.json"
            }
        ]
    },
    "permissions": [
        "storage",
        "cookies",
        "unlimitedStorage",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ]
}