Ploxia – Free Instagram Bot
The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.
Ploxia – Free Instagram Botคืออะไร?
Ploxia – Free Instagram Bot เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ploxia.es และคุณลักษณะหลักของมันคือ "The best SMM-service for Instagram. Manage & Promotion accounts online 24/7."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ploxia – Free Instagram Bot
ดาวน์โหลดไฟล์ส่วนขยาย 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
} | |