IG Commenter - Comment Bot for Instagram

IG Commenter is a powerfull IG comment bot for Instagram, it brings attention to your account by commenting posts on your behalf.

IG Commenter - Comment Bot for Instagram क्या है?

IG Commenter - Comment Bot for Instagram WeBooster Team द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "IG Commenter is a powerfull IG comment bot for Instagram, it brings attention to your account by commenting posts on your behalf."।

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

screenshot

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

crx प्रारूप में IG Commenter - Comment Bot for Instagram एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        YOU CAN
* Comment by tags
* Comment by your feed
* Comment by locations
* Comment by user's followers
* Comment by user's followings

SIMPLE
* It takes less than 1 minute to set up.
* IG Comment Bot follows "Set It and Forget It" principle.
* IG Comment Bot works in background. You don't need to keep Instagram page open for it to work.

SECURE
* IG Comment Bot doesn’t need your Instagram username or password to operate.
* IG Comment Bot doesn’t send your Instagram activity to a remote server. Your data is secure.
* IG Comment Bot works from your local IP address. It is more secure comparing to the cloud based services that share one IP address for a dozen of users.                    

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

नाम IG Commenter - Comment Bot for Instagram IG Commenter - Comment Bot for Instagram
ID cppdkkmhgelkpenlcongekfpmcahegic
आधिकारिक URL https://chrome.google.com/webstore/detail/ig-commenter-comment-bot/cppdkkmhgelkpenlcongekfpmcahegic
विवरण IG Commenter is a powerfull IG comment bot for Instagram, it brings attention to your account by commenting posts on your behalf.
फ़ाइल का आकार 2.04 MB
स्थापना संख्या 2,231
वर्तमान संस्करण 1.2.6
अंतिम अपडेट 2022-06-22
प्रकाशन तिथि 2021-04-04
रेटिंग 3.54/5 कुल 26 रेटिंग्स
डेवलपर WeBooster Team
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://getwebooster.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IG Commenter - Comment Bot for Instagram",
    "description": "IG Commenter is a powerfull IG comment bot for Instagram, it brings attention to your account by commenting posts on your behalf.",
    "version": "1.2.6",
    "manifest_version": 2,
    "icons": {
        "48": "icons\/logo_active.png",
        "128": "icons\/[email protected]"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/logo.png",
            "24": "icons\/logo.png",
            "32": "icons\/logo.png"
        },
        "default_title": "IG Comment Bot",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.sentry.io\/*",
        "cookies",
        "storage"
    ],
    "web_accessible_resources": [
        "libs\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com\/ https:\/\/www.google-analytics.com; object-src 'self'"
}