IG DM Bot - igdmbot.net

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

What is IG DM Bot - igdmbot.net?

IG DM Bot - igdmbot.net is a Chrome extension developed by https://igdmbot.net, and its main feature is "Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.".

Extension Screenshots

screenshot
screenshot

Download IG DM Bot - igdmbot.net Extension CRX File

Download IG DM Bot - igdmbot.net 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

                        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.                    

Extension Basic Information

Name IG DM Bot - igdmbot.net IG DM Bot - igdmbot.net
ID hmnfaelchfhbkhmdaeechohomolbicni
Official URL https://chromewebstore.google.com/detail/ig-dm-bot-igdmbotnet/hmnfaelchfhbkhmdaeechohomolbicni
Description Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.
File Size 1.52 MB
Installation Count 566
Current Version 7.2.4
Last Updated 2023-11-22
Publish Date 2023-11-19
Rating 3.00/5 Total 4 Ratings
Developer https://igdmbot.net
Email [email protected]
Payment Type free
Extension Website https://igdmbot.net
Help Page URL https://igdmbot.net
Privacy Policy Page URL https://igdmbot.net/privacy
Supported Languages 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"
    ]
}