Gacha Life

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

Vad är Gacha Life?

Gacha Life är en Chrome-tillägg utvecklad av https://www.gachalife.io, och dess huvudfunktion är "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Gacha Life-förlängningens CRX-fil

Ladda ner Gacha Life-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Gacha Life Gacha Life
ID bidldpedmamenefcipmhojmhjohmblnl
Officiell webbadress https://chrome.google.com/webstore/detail/gacha-life/bidldpedmamenefcipmhojmhjohmblnl
Beskrivning Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.
Filstorlek 9.23 MB
Antal Installationer 100,000
Aktuell Version 230.120.140.214
Senast Uppdaterad 2021-02-16
Publiceringsdatum 2020-04-22
Betyg 3.40/5 Totalt 322 Betyg
Utvecklare https://www.gachalife.io
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://gachalife.io/privacy-policy
Stödda Språk 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"
}