Ploxia – Free Instagram Bot

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

Apa itu Ploxia – Free Instagram Bot?

Ploxia – Free Instagram Bot adalah ekstensi Chrome yang dikembangkan oleh https://ploxia.es, dan fitur utamanya adalah "The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Ploxia – Free Instagram Bot

Unduh file ekstensi Ploxia – Free Instagram Bot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Ploxia – Free Instagram Bot Ploxia – Free Instagram Bot
ID lkggefncopjobklggpoepdgmpfdfjlkm
URL Resmi https://chromewebstore.google.com/detail/ploxia-%E2%80%93-free-instagram-b/lkggefncopjobklggpoepdgmpfdfjlkm
Deskripsi The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.
Ukuran File 73.83 KB
Jumlah Instalasi 650
Versi Saat Ini 1.4.14.1
Terakhir Diperbarui 2019-11-02
Tanggal Publikasi 2019-11-02
Penilaian 3.71/5 Total 7 Penilaian
Pengembang https://ploxia.es
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://ploxia.com
URL Halaman Kebijakan Privasi https://ploxia.com/privacy-policy
Bahasa yang Didukung 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
}