Ploxia – Free Instagram Bot
The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.
Hvad er Ploxia – Free Instagram Bot?
Ploxia – Free Instagram Bot er en Chrome-udvidelse udviklet af https://ploxia.es, og dens hovedfunktion er "The best SMM-service for Instagram. Manage & Promotion accounts online 24/7.".
Udvidelsesskærmbilleder
Download Ploxia – Free Instagram Bot-udvidelses-CRX-fil
Download Ploxia – Free Instagram Bot-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Perform automatic actions to increase your interaction on Instagram. Autolike, follow, etc Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | lkggefncopjobklggpoepdgmpfdfjlkm |
| Officiel URL | https://chromewebstore.google.com/detail/ploxia-%E2%80%93-free-instagram-b/lkggefncopjobklggpoepdgmpfdfjlkm |
| Beskrivelse | The best SMM-service for Instagram. Manage & Promotion accounts online 24/7. |
| Filstørrelse | 73.83 KB |
| Antal Installationer | 650 |
| Nuværende Version | 1.4.14.1 |
| Senest Opdateret | 2019-11-02 |
| Udgivelsesdato | 2019-11-02 |
| Bedømmelse | 3.71/5 Samlet 7 Bedømmelser |
| Udvikler | https://ploxia.es |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://ploxia.com |
| URL til Fortrolighedspolitik Side | https://ploxia.com/privacy-policy |
| Understøttede Sprog | 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
} | |