Tutu Helper

Tutu Helper APK - Download apps and games for free

O que é Tutu Helper?

Tutu Helper é uma extensão do Chrome desenvolvida por https://tutuappplus.net, e sua principal característica é "Tutu Helper APK - Download apps and games for free".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Tutu Helper

Baixe arquivos de extensão Tutu Helper 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

                        I have found many free apps and games on Tutu Helper. Download and use it now. Experience the benefits that Tutu Helper brings to everyone.                    

Informações Básicas da Extensão

Nome Tutu Helper Tutu Helper
ID jbinfdnojmjendogadpjlabjdjhdngam
URL Oficial https://chrome.google.com/webstore/detail/tutu-helper/jbinfdnojmjendogadpjlabjdjhdngam
Descrição Tutu Helper APK - Download apps and games for free
Tamanho do Arquivo 30.87 KB
Contagem de Instalações 92
Versão Atual 3.2.1
Última Atualização 2019-08-19
Data de Publicação 2019-08-19
Desenvolvedor https://tutuappplus.net
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tutu Helper",
    "version": "3.2.1",
    "manifest_version": 2,
    "description": "Tutu Helper APK - Download apps and games for free",
    "homepage_url": "https:\/\/www.tutuapp.vip\/",
    "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": "Tutu Helper",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}