IG Booster bot - bulk follow/like/DM/comment

Smart automation bot for Instagram, super easy to auto Follow, Like, Comment, DM to increase exposure and gain more real followers.

IG Booster bot - bulk follow/like/DM/comment क्या है?

IG Booster bot - bulk follow/like/DM/comment Ez4Studio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Smart automation bot for Instagram, super easy to auto Follow, Like, Comment, DM to increase exposure and gain more real followers."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में IG Booster bot - bulk follow/like/DM/comment एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        #1 Picture DM bot for Instagram

How it work?

2. Select the TARGET type (follower, following, or specific user list)
1. Enter an Instagram username is necessary
3. Click the Save and Run button

Features

# Automate likes on Instagram.
# Automate follows on Instagram.
# Automate unfollows on Instagram.
# Automate comments on Instagram.
# Automate DMs on Instagram.
# DMs with picture / photo / image

Data privacy

All the data is processed only on your local computer, it never passes through our web servers, no one knows what you exported.

Notice

Respect the community well and don't SPAM. Mass and frequent actions might get your account restricted or even permanent blocked. Use it at your own risk.

Questions? Drop us a line at [email protected]                    

एक्सटेंशन की मूल जानकारी

नाम IG Booster bot - bulk follow/like/DM/comment IG Booster bot - bulk follow/like/DM/comment
ID jlellmnnkihjgjjjgeokfeeemmpdioee
आधिकारिक URL https://chrome.google.com/webstore/detail/ig-booster-bot-bulk-follo/jlellmnnkihjgjjjgeokfeeemmpdioee
विवरण Smart automation bot for Instagram, super easy to auto Follow, Like, Comment, DM to increase exposure and gain more real followers.
फ़ाइल का आकार 1.16 MB
स्थापना संख्या 371
वर्तमान संस्करण 1.1.3
अंतिम अपडेट 2022-08-17
प्रकाशन तिथि 2022-04-29
रेटिंग 1.00/5 कुल 2 रेटिंग्स
डेवलपर Ez4Studio
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://page-ig-auto-bot.pages.dev/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "permissions": [
        "cookies",
        "storage",
        "identity"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "js\/content.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "oauth2": {
        "client_id": "628184170891-klmv5qui0hrhc41lif1ajc2m7t3a0dqn.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5D2BbkRa8iPZfEWoE9eBIkOnSMyoz4KnGuWgqpjeF6hsoyd4HUCPABdwJ01c\/joqWwjrm9NOlC9KXGtl7IDw3yiHJ9gbNOVjU6RER8czq6nUPARK9\/r27ef50ifLwkfbjWFBOg\/tC8\/MCchH0wi8nZlrwf\/Ii8qjz6pfOyhCyMtWCzcPSe01KGHXdJQ9zEJs4hnbSo7pgfQbiHye3nKq+ugqO3gKPZ892UcgMn2HRgo7crD9wIdQ1cgIjMZV956HQX9jERsIm3bfedJp6ONOrh+qyRjh2DawsC6zfw8aDIpZ8aya39grC1OTsLUHUu7MpzRwHt\/IPdyXO25lI20zOwIDAQAB",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ]
        }
    ],
    "version": "1.1.3"
}