IG DM Bot - DM Automation Bot for IG

A smart tool to automatically send DM to follower、liker、user, welcome messages or introduction about your products and services

IG DM Bot - DM Automation Bot for IG là gì?

IG DM Bot - DM Automation Bot for IG là một tiện ích mở rộng Chrome được phát triển bởi inforld.com, và tính năng chính của nó là "A smart tool to automatically send DM to follower、liker、user, welcome messages or introduction about your products and services".

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

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng IG DM Bot - DM Automation Bot for IG 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 - DM Automation bot for Instagram, send direct messages automatically to targeted audience, send automation DMs(Direct Message) to your new followers and likers, send DMs to user's followers/following and custom users for Instagram.

🆕 New Update v1.1.1
✓ Support Estimated time to send the next DM
✓ Support multiple marketing from DM to Custom Users
✓ Support to Export DM History
✓ Fix some issues

# Features
✓ Send welcome DMs to your new followers on Instagram
✓ Send DMs to those who like your posts on Instagram
✓ DM Bulk sender
✓ Customized random text messages
✓ Spin syntax supported
✓ Support to Export DM History

# How to get started?
1. Create a DM List, we have created one for you
2. Create a bot, we also have created one for you and select a DM List
3. Just run the bot, so simple.

# FAQ
https://igdmbot.inforld.com/#faq
If you have any problems, don't hesitate to contact us at [email protected].

If the bot is working, and if you restart your browser, you may need to click the pause button to PAUSE the bot first, then click the CONTINUE button to let the bot continue to work.

# Data Privacy
All the data you process is on your local computer and never passes through our servers.

# Statement
The extension is designed to reduce repetitive work, you shouldn't and can't send a lot of spam, in which case IG will ban your account soon.

INSTAGRAM is a trademark of Instagram, LLC. IG DM Bot is not affiliated with, endorsed, sponsored, or otherwise related to INSTAGRAM, Inc. or any of its affiliates or subsidiaries.                    

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

Tên IG DM Bot - DM Automation Bot for IG IG DM Bot - DM Automation Bot for IG
ID jkhhljmaakffdoibhaaagmgpdljfpabi
URL Chính Thức https://chrome.google.com/webstore/detail/ig-dm-bot-dm-automation-b/jkhhljmaakffdoibhaaagmgpdljfpabi
Mô tả A smart tool to automatically send DM to follower、liker、user, welcome messages or introduction about your products and services
Kích Thước Tệp 1.5 MB
Số Lần Cài Đặt 278
Phiên Bản Hiện Tại 1.1.1
Cập Nhật Lần Cuối 2022-10-30
Ngày Phát Hành 2022-09-02
Đánh Giá 4.33/5 Tổng số 6 Đánh Giá
Nhà Phát Triển inforld.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://igdmbot.inforld.com/
URL Trang Chính Sách Bảo Mật https://inforld.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IG DM Bot - DM Automation Bot for IG",
    "description": "A smart tool to automatically send DM to follower\u3001liker\u3001user, welcome messages or introduction about your products and services",
    "version": "1.1.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq7cVePKiYaw8juOKw3kmrQGLsj3GUwhb6XgXpDzSCcmmsdS7MowL3yAAwdbdZ+KRO+zvScvM7V5Kbr2bKtpDbeiSOfxapluvcJHAiOwCAA9IxGDgsw0fNZ4jNGZMRlSEq4XihoJYjCVrHC7KHf7YInRTQk+15zmQK2CxV3Rxp5KzRVw7Znk8k4YgJ5U84B9eRXngAlhrSoNZgoI5V+xmB4tbY5DIfxO2\/Wu7Rx1FWqBXB7F4ba8wQOfWAMfrcLB4X3HjAdNqwzjyaJo71Lb0AVO2gEuCY6a3di5pZzKIqM2J2zgMk0pE4zEY9bPEU0xDB\/Ji+\/Ww8AFJxcalQx+xUQIDAQAB",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/jkhhljmaakffdoibhaaagmgpdljfpabi",
    "manifest_version": 3,
    "oauth2": {
        "client_id": "1062661824066-bphg00rlls5sna4ol0uq774trr0g0kno.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ],
        "web_client_id": "1062661824066-s2mk0m095kvl8storfv2aj9bj0n8g3rj.apps.googleusercontent.com"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "icons": {
        "16": "public\/lib\/images\/logo_16.png",
        "32": "public\/lib\/images\/logo_32.png",
        "48": "public\/lib\/images\/logo_48.png",
        "128": "public\/lib\/images\/logo_128.png"
    },
    "permissions": [
        "storage",
        "cookies",
        "identity",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.converts.cc\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "public\/lib\/js\/jquery-3.5.1.min.js",
                "Content.js"
            ],
            "css": [
                "css\/Content.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "public\/lib\/images\/*",
                "ijsource.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_popup": "popup.html"
    }
}