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 là gì?

IG DM Bot - igdmbot.net là một tiện ích mở rộng Chrome được phát triển bởi https://igdmbot.net, và tính năng chính của nó là "Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng IG DM Bot - igdmbot.net

Tải xuống các tệp mở rộng IG DM Bot - igdmbot.net dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên IG DM Bot - igdmbot.net IG DM Bot - igdmbot.net
ID hmnfaelchfhbkhmdaeechohomolbicni
URL Chính Thức https://chromewebstore.google.com/detail/ig-dm-bot-igdmbotnet/hmnfaelchfhbkhmdaeechohomolbicni
Mô tả Instagram automated messages tool, Send mass direct message to competitor's followers and anyone you want.
Kích Thước Tệp 1.52 MB
Số Lần Cài Đặt 566
Phiên Bản Hiện Tại 7.2.4
Cập Nhật Lần Cuối 2023-11-22
Ngày Phát Hành 2023-11-19
Đánh Giá 3.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://igdmbot.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://igdmbot.net
URL Trang Trợ Giúp https://igdmbot.net
URL Trang Chính Sách Bảo Mật https://igdmbot.net/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}