Showbox for iPad and iPhone Guide
Check out Complete Guide to use Showbox on iPad and iPhone also Showbox for PC
O que é Showbox for iPad and iPhone Guide?
Showbox for iPad and iPhone Guide é uma extensão do Chrome desenvolvida por KenneyTheThor, e sua principal característica é "Check out Complete Guide to use Showbox on iPad and iPhone also Showbox for PC".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Showbox for iPad and iPhone Guide
Baixe arquivos de extensão Showbox for iPad and iPhone Guide no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Check out Complete Guide to use Showbox on iPad and iPhone also Showbox for PC. This will guide you all the ways to use Showbox on your devices. For more information Install the extension and check out the complete guide.
Informações Básicas da Extensão
Nome | |
ID | fikkmccomejjcmjdmcfmkoocgdfcdpgo |
URL Oficial | https://chromewebstore.google.com/detail/showbox-for-ipad-and-ipho/fikkmccomejjcmjdmcfmkoocgdfcdpgo |
Descrição | Check out Complete Guide to use Showbox on iPad and iPhone also Showbox for PC |
Tamanho do Arquivo | 40.6 KB |
Contagem de Instalações | 160 |
Versão Atual | 0.0.1 |
Última Atualização | 2018-05-30 |
Data de Publicação | 2018-05-30 |
Classificação | 3.40/5 Total de 5 Avaliações |
Desenvolvedor | KenneyTheThor |
Tipo de Pagamento | free |
Site da Extensão | https://showboxapk2019.com/ |
URL da Página de Ajuda | https://showboxapk2019.com/privacy-policy/ |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Showbox for iPad and iPhone Guide", "version": "0.0.1", "manifest_version": 2, "description": " Check out Complete Guide to use Showbox on iPad and iPhone also Showbox for PC", "homepage_url": "https:\/\/showboxapk2019.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |