AutoIG

Auto Instagram Followers, Mass Follows, Unfollow, Like and Unlike.

AutoIG क्या है?

AutoIG ZLK Studio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Auto Instagram Followers, Mass Follows, Unfollow, Like and Unlike."।

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

screenshot

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

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

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

                        Want to make followers fast and totally FREE? Use this extension to auto follow people on Instagram. Easy and free, AutoIG let you to mass follow Insta profiles                    

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

नाम AutoIG AutoIG
ID nggbmpmipngiogondncnaegfnhobanll
आधिकारिक URL https://chrome.google.com/webstore/detail/autoig/nggbmpmipngiogondncnaegfnhobanll
विवरण Auto Instagram Followers, Mass Follows, Unfollow, Like and Unlike.
फ़ाइल का आकार 46.72 KB
स्थापना संख्या 3,691
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2021-05-01
प्रकाशन तिथि 2020-10-03
रेटिंग 3.63/5 कुल 16 रेटिंग्स
डेवलपर ZLK Studio
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://autoig.zlkstudio.co.uk
समर्थित भाषाएँ en-GB
manifest.json
{
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Click to action"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "Auto Instagram Followers, Mass Follows, Unfollow, Like and Unlike.",
    "icons": {
        "128": "128x128.png",
        "16": "16x16.png",
        "48": "48x48.png"
    },
    "manifest_version": 2,
    "name": "AutoIG",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "https:\/\/www.instagram.com\/*",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3",
    "web_accessible_resources": [
        "options.html"
    ]
}