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.」です。
拡張機能のスクリーンショット
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 |
ID | lkggefncopjobklggpoepdgmpfdfjlkm |
公式URL | 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 |
Eメール | [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 } |