showbox Apk Downlowder
with this Chrome extension you can Always get the latest version of Showbox apk
Vad är showbox Apk Downlowder?
showbox Apk Downlowder är en Chrome-tillägg utvecklad av https://dlandroid.com, och dess huvudfunktion är "with this Chrome extension you can Always get the latest version of Showbox apk".
Tilläggsskärmbilder
Ladda ner showbox Apk Downlowder-förlängningens CRX-fil
Ladda ner showbox Apk Downlowder-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
Showbox apk Downloader With this Chrome extension you can Always get the latest version of Showbox apk
Grundläggande Information om Tillägg
Namn | |
ID | ggiiclcfelpcmjmgjcdcfjinmboijcim |
Officiell webbadress | https://chrome.google.com/webstore/detail/showbox-apk-downlowder/ggiiclcfelpcmjmgjcdcfjinmboijcim |
Beskrivning | with this Chrome extension you can Always get the latest version of Showbox apk |
Filstorlek | 11.5 KB |
Antal Installationer | 184 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2020-10-20 |
Publiceringsdatum | 2020-10-20 |
Utvecklare | https://dlandroid.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://dlandroid.com/showbox-apk/ |
Hjälpsida URL | https://dlandroid.com/showbox-apk/ |
URL till Sekretesspolicy Sidan | https://dlandroid.com/privacy-policy-for-dlandroid |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "showbox Apk Downlowder", "version": "1.0", "description": "with this Chrome extension you can Always get the latest version of Showbox apk", "manifest_version": 2, "incognito": "split", "browser_action": { "default_icon": "icon.png", "default_title": "showbox Apk Downlowder", "default_popup": "index.html" }, "permissions": [ "activeTab" ], "icons": { "128": "icon.png" } } |