IGAutoReplyBot - DM Auto Reply Bot for IG

Automatically for Instagram reply to welcome messages or introduction about your products and services when new follower or liker

IGAutoReplyBot - DM Auto Reply Bot for IG là gì?

IGAutoReplyBot - DM Auto Reply Bot for IG là một tiện ích mở rộng Chrome được phát triển bởi ConvLead, và tính năng chính của nó là "Automatically for Instagram reply to welcome messages or introduction about your products and services when new follower or liker".

Ả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 IGAutoReplyBot - DM Auto Reply Bot for IG

Tải xuống các tệp mở rộng IGAutoReplyBot - DM Auto Reply 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 Auto Reply DM Bot - Your ultimate Instagram Automated Reply Messages tool, automatically reply direct messages to targeted audience, send automation DMs(Direct Message) to your new followers and likers for Instagram.

This efficient solution streamlines your engagement, allowing you to focus on creating great content while maintaining consistent interaction with your audience.

🆕 New Update v1.1.0
✓ Support Auto Error Code Handler
✓ Fix some issues

# Features
✓ Automated Welcome Messages: Greet new followers on Instagram with personalized direct messages.
✓ Engage Post Likers: Automatically send DMs to users who like your Instagram posts.
✓ Customized random text messages
✓ Send Hyper Personalized Texts
✓ Spin Syntax Support: Enhance message variety with spin syntax.
✓ DM History Export: Conveniently export your direct message history.

# How to get started?
1. Set Up Your DM List: A default DM list is pre-created for you.
2. Create Your Bot: We've set up a starter bot linked to the DM list.
3. Launch the Bot: Activate the bot with just a click.

# FAQs and Support:
Visit our FAQ section at https://ig-auto-reply-bot.convlead.com#faq
Need help? Email 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 Commitment: 
Your data remains secure on your computer. We prioritize your privacy and do not access or transfer your messaging data.

# Responsible Use
This tool is intended to reduce repetitive tasks, not for spamming. Excessive spam may lead to account restrictions by Instagram.

# Trademark Disclaimer:
INSTAGRAM is a trademark of Instagram, LLC. IG Auto Reply Bot is independently developed and is neither affiliated with nor endorsed by Instagram, Inc. or its affiliates.                    

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

Tên IGAutoReplyBot - DM Auto Reply Bot for IG IGAutoReplyBot - DM Auto Reply Bot for IG
ID mapghebomjidkgddlihcjmolkhfgajgm
URL Chính Thức https://chromewebstore.google.com/detail/igautoreplybot-dm-auto-re/mapghebomjidkgddlihcjmolkhfgajgm
Mô tả Automatically for Instagram reply to welcome messages or introduction about your products and services when new follower or liker
Kích Thước Tệp 1.51 MB
Số Lần Cài Đặt 58
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2023-12-15
Ngày Phát Hành 2023-11-21
Nhà Phát Triển ConvLead
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://ig-auto-reply-bot.convlead.com/
URL Trang Chính Sách Bảo Mật https://ig-auto-reply-bot.convlead.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "1.1.0",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0e+7KYMVJNcoAhEycSWWSrQ2JAn1zBNDrAzjB0U\/97DY8DLlS+CyHq\/IPpTLvEoqNiiMkQbjJqIEr1vDEG8wxjiHicnlQdcYu9ODdPk8+AF2XSG3iMgULg\/zp\/JuC9t+AQD+\/ecdD8n8vIvtNCzsl3rH4uBlLPT6rhmYth65FPEXIqq2pq5y3bWE+rVXA2HjPHHMCSZda2qSuYywPOWOXa2Yzez9KlqSmnIoAAnm1UHIDOglxw3yxRktAUKb4TVpuPlgFCzJX2JOBBIwBq8UNs+fkfVMJ7e61I7CF93AyBBIOxtMnNlaE9\/YThfyYjo5x52Lw2Z17zevi4PFVcf0nwIDAQAB",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/mapghebomjidkgddlihcjmolkhfgajgm",
    "manifest_version": 3,
    "oauth2": {
        "client_id": "599461951383-b55ocm6svn8gili752c0648qrv9bd2i8.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ],
        "web_client_id": "599461951383-k2sa8iht5sofdhoct4m1snp6cv6rjocf.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",
        "unlimitedStorage",
        "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"
    }
}