Gacha Life

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

Hvad er Gacha Life?

Gacha Life er en Chrome-udvidelse udviklet af https://www.gachalife.io, og dens hovedfunktion er "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Gacha Life-udvidelses-CRX-fil

Download Gacha Life-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Gacha Life Gacha Life
ID bidldpedmamenefcipmhojmhjohmblnl
Officiel URL https://chrome.google.com/webstore/detail/gacha-life/bidldpedmamenefcipmhojmhjohmblnl
Beskrivelse Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.
Filstørrelse 9.23 MB
Antal Installationer 100,000
Nuværende Version 230.120.140.214
Senest Opdateret 2021-02-16
Udgivelsesdato 2020-04-22
Bedømmelse 3.40/5 Samlet 322 Bedømmelser
Udvikler https://www.gachalife.io
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://gachalife.io/privacy-policy
Understøttede Sprog 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"
}