IG DM Bot - igdmbot.net

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

Co je IG DM Bot - igdmbot.net?

IG DM Bot - igdmbot.net je rozšíření Chrome vyvinuté https://igdmbot.net, a jeho hlavní funkcí je „Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření IG DM Bot - igdmbot.net

Stáhněte si soubory rozšíření IG DM Bot - igdmbot.net ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název IG DM Bot - igdmbot.net IG DM Bot - igdmbot.net
ID hmnfaelchfhbkhmdaeechohomolbicni
Oficiální URL https://chromewebstore.google.com/detail/ig-dm-bot-igdmbotnet/hmnfaelchfhbkhmdaeechohomolbicni
Popis Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.
Velikost souboru 1.52 MB
Počet instalací 566
Aktuální Verze 7.2.4
Poslední Aktualizace 2023-11-22
Datum Vydání 2023-11-19
Hodnocení 3.00/5 Celkem 4 Hodnocení
Vývojář https://igdmbot.net
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://igdmbot.net
URL Stránky Nápovědy https://igdmbot.net
URL Stránky Zásad Ochrany Soukromí https://igdmbot.net/privacy
Podporované Jazyky 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"
    ]
}