Ploxia – Free Instagram Bot
The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.
Vad är Ploxia – Free Instagram Bot?
Ploxia – Free Instagram Bot är en Chrome-tillägg utvecklad av https://ploxia.es, och dess huvudfunktion är "The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.".
Tilläggsskärmbilder
Ladda ner Ploxia – Free Instagram Bot-förlängningens CRX-fil
Ladda ner Ploxia – Free Instagram Bot-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Perform automatic actions to increase your interaction on Instagram. Autolike, follow, etc Grundläggande Information om Tillägg
| Namn | |
| ID | lkggefncopjobklggpoepdgmpfdfjlkm |
| Officiell webbadress | https://chromewebstore.google.com/detail/ploxia-%E2%80%93-free-instagram-b/lkggefncopjobklggpoepdgmpfdfjlkm |
| Beskrivning | The best SMM-service for Instagram. Manage & Promotion accounts online 24/7. |
| Filstorlek | 73.83 KB |
| Antal Installationer | 650 |
| Aktuell Version | 1.4.14.1 |
| Senast Uppdaterad | 2019-11-02 |
| Publiceringsdatum | 2019-11-02 |
| Betyg | 3.71/5 Totalt 7 Betyg |
| Utvecklare | https://ploxia.es |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://ploxia.com |
| URL till Sekretesspolicy Sidan | https://ploxia.com/privacy-policy |
| Stödda Språk | 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
} | |