IG DM Bot - igdmbot.net

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

Apa itu IG DM Bot - igdmbot.net?

IG DM Bot - igdmbot.net adalah ekstensi Chrome yang dikembangkan oleh https://igdmbot.net, dan fitur utamanya adalah "Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi IG DM Bot - igdmbot.net

Unduh file ekstensi IG DM Bot - igdmbot.net dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama IG DM Bot - igdmbot.net IG DM Bot - igdmbot.net
ID hmnfaelchfhbkhmdaeechohomolbicni
URL Resmi https://chromewebstore.google.com/detail/ig-dm-bot-igdmbotnet/hmnfaelchfhbkhmdaeechohomolbicni
Deskripsi Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.
Ukuran File 1.52 MB
Jumlah Instalasi 566
Versi Saat Ini 7.2.4
Terakhir Diperbarui 2023-11-22
Tanggal Publikasi 2023-11-19
Penilaian 3.00/5 Total 4 Penilaian
Pengembang https://igdmbot.net
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://igdmbot.net
URL Halaman Bantuan https://igdmbot.net
URL Halaman Kebijakan Privasi https://igdmbot.net/privacy
Bahasa yang Didukung 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"
    ]
}