Ploxia – Free Instagram Bot

The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.

Qu'est-ce que Ploxia – Free Instagram Bot ?

Ploxia – Free Instagram Bot est une extension Chrome développée par https://ploxia.es, et sa fonction principale est "The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Ploxia – Free Instagram Bot

Téléchargez les fichiers d'extension Ploxia – Free Instagram Bot au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Perform automatic actions to increase your interaction on Instagram. Autolike, follow, etc                    

Informations de Base sur l'Extension

Nom Ploxia – Free Instagram Bot Ploxia – Free Instagram Bot
ID lkggefncopjobklggpoepdgmpfdfjlkm
URL Officiel https://chromewebstore.google.com/detail/ploxia-%E2%80%93-free-instagram-b/lkggefncopjobklggpoepdgmpfdfjlkm
Description The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.
Taille du Fichier 73.83 KB
Nombre d'Installations 650
Version Actuelle 1.4.14.1
Dernière Mise à Jour 2019-11-02
Date de Publication 2019-11-02
Évaluation 3.71/5 Total 7 Évaluations
Développeur https://ploxia.es
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://ploxia.com
URL de la Page de Politique de Confidentialité https://ploxia.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ploxia \u2013 Free Instagram Bot",
    "short_name": "Ploxia Bot",
    "version": "1.4.14.1",
    "description": "The best SMM-service for Instagram. Manage & Promotion accounts online 24\/7.",
    "icons": {
        "192": "images\/icon.png"
    },
    "background": {
        "scripts": [
            "shared\/credentials.js",
            "background\/services\/insecure_headers.js",
            "background\/services\/on_install.js",
            "background\/main.js",
            "background\/storage\/collection.js",
            "background\/storage\/storage_promise.js",
            "background\/storage\/instagram_stats.js",
            "background\/storage\/chrome_history.js",
            "background\/window_confirmator.js",
            "background\/main_service.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup\/popup.html",
        "default_icon": "images\/icon.png"
    },
    "permissions": [
        "storage",
        "background",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/i.instagram.com\/*",
        "https:\/\/app.ploxia.es\/",
        "https:\/\/*.app.ploxia.es\/",
        "https:\/\/*.app.ploxia.es\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost\/*",
            "https:\/\/*.app.ploxia.es\/",
            "https:\/\/*.app.ploxia.es\/*"
        ]
    },
    "manifest_version": 2
}