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 扩展基本信息
| 名称 | |
| 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 |
| 电子邮箱 | [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
} | |