Ploxia – Free Instagram Bot
The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.
What is Ploxia – Free Instagram Bot?
Ploxia – Free Instagram Bot is a Chrome extension developed by https://ploxia.es, and its main feature is "The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.".
Extension Screenshots
Download Ploxia – Free Instagram Bot Extension CRX File
Download Ploxia – Free Instagram Bot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Perform automatic actions to increase your interaction on Instagram. Autolike, follow, etc
Extension Basic Information
Name | Ploxia – Free Instagram Bot |
ID | lkggefncopjobklggpoepdgmpfdfjlkm |
Official URL | 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. |
File Size | 73.83 KB |
Installation Count | 650 |
Current Version | 1.4.14.1 |
Last Updated | 2019-11-02 |
Publish Date | 2019-11-02 |
Rating | 3.71/5 Total 7 Ratings |
Developer | https://ploxia.es |
[email protected] | |
Payment Type | free |
Extension Website | https://ploxia.com |
Privacy Policy Page URL | https://ploxia.com/privacy-policy |
Supported Languages | 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 } |