AutoIG

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

Wat is AutoIG?

AutoIG is een Chrome-extensie ontwikkeld door ZLK Studio, en de belangrijkste functie is "Auto Instagram Followers, Mass Follows, Unfollow, Like and Unlike.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie AutoIG

Download AutoIG-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam AutoIG AutoIG
ID nggbmpmipngiogondncnaegfnhobanll
Officiële URL https://chrome.google.com/webstore/detail/autoig/nggbmpmipngiogondncnaegfnhobanll
Beschrijving Auto Instagram Followers, Mass Follows, Unfollow, Like and Unlike.
Bestandsgrootte 46.72 KB
Aantal Installaties 3,691
Huidige Versie 1.0.3
Laatst Bijgewerkt 2021-05-01
Publicatiedatum 2020-10-03
Beoordeling 3.63/5 Totaal 16 Beoordelingen
Ontwikkelaar ZLK Studio
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://autoig.zlkstudio.co.uk
Ondersteunde Talen 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"
    ]
}