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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
| عنوان صفحة سياسة الخصوصية | 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
} | |