Gacha Life

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

Apa itu Gacha Life?

Gacha Life adalah ekstensi Chrome yang dikembangkan oleh https://www.gachalife.io, dan fitur utamanya adalah "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Gacha Life

Unduh file ekstensi Gacha Life dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Gacha Life Gacha Life
ID bidldpedmamenefcipmhojmhjohmblnl
URL Resmi https://chrome.google.com/webstore/detail/gacha-life/bidldpedmamenefcipmhojmhjohmblnl
Deskripsi Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.
Ukuran File 9.23 MB
Jumlah Instalasi 100,000
Versi Saat Ini 230.120.140.214
Terakhir Diperbarui 2021-02-16
Tanggal Publikasi 2020-04-22
Penilaian 3.40/5 Total 322 Penilaian
Pengembang https://www.gachalife.io
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://gachalife.io/privacy-policy
Bahasa yang Didukung 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"
}