Ploxia – Free Instagram Bot

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

什麼是Ploxia – Free Instagram Bot?

Ploxia – Free Instagram Bot是由https://ploxia.es開發的Chrome擴展程式,該擴展的主要功能是“The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.”。

擴展截圖

screenshot

下載Ploxia – Free Instagram Bot擴展crx文件

下載Ploxia – Free Instagram Bot擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Ploxia – Free Instagram Bot Ploxia – Free Instagram Bot
ID lkggefncopjobklggpoepdgmpfdfjlkm
官方網址 https://chromewebstore.google.com/detail/ploxia-%E2%80%93-free-instagram-b/lkggefncopjobklggpoepdgmpfdfjlkm
簡介 The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.
檔案大小 73.83 KB
安裝次數 650
目前版本 1.4.14.1
更新時間 2019-11-02
上架時間 2019-11-02
評分 3.71/5 共 7 次評分
開發者 https://ploxia.es
電子郵箱 [email protected]
付費類型 free
擴展官網 https://ploxia.com
隱私政策頁面URL https://ploxia.com/privacy-policy
支援的語言 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
}