Gacha Life

Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.

O que é Gacha Life?

Gacha Life é uma extensão do Chrome desenvolvida por https://www.gachalife.io, e sua principal característica é "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Gacha Life

Baixe arquivos de extensão Gacha Life 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

                        Gacha Life is the Lunime game released in October, 2018.  It also has new characters.  Gacha Life game can dress up  characters and personalize character using different hairstyles, outfits and more. Install Gacha Life extension to give you gacha life feel on new tab page.                    

Informações Básicas da Extensão

Nome Gacha Life Gacha Life
ID bidldpedmamenefcipmhojmhjohmblnl
URL Oficial https://chrome.google.com/webstore/detail/gacha-life/bidldpedmamenefcipmhojmhjohmblnl
Descrição Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.
Tamanho do Arquivo 9.23 MB
Contagem de Instalações 100,000
Versão Atual 230.120.140.214
Última Atualização 2021-02-16
Data de Publicação 2020-04-22
Classificação 3.40/5 Total de 322 Avaliações
Desenvolvedor https://www.gachalife.io
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://gachalife.io/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gacha Life",
    "background": {
        "scripts": [
            "js\/gachalife.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "230.120.140.214"
}