Gacha Life

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

Cos'è Gacha Life?

Gacha Life è un'estensione di Chrome sviluppata da https://www.gachalife.io, e la sua funzione principale è "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Gacha Life

Scarica i file di estensione Gacha Life in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Gacha Life Gacha Life
ID bidldpedmamenefcipmhojmhjohmblnl
URL Ufficiale https://chrome.google.com/webstore/detail/gacha-life/bidldpedmamenefcipmhojmhjohmblnl
Descrizione Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.
Dimensione del File 9.23 MB
Conteggio Installazioni 100,000
Versione Corrente 230.120.140.214
Ultimo Aggiornamento 2021-02-16
Data di Pubblicazione 2020-04-22
Valutazione 3.40/5 Totale 322 Valutazioni
Sviluppatore https://www.gachalife.io
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://gachalife.io/privacy-policy
Lingue Supportate 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"
}