Gacha Life

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

Gacha Lifeคืออะไร?

Gacha Life เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.gachalife.io และคุณลักษณะหลักของมันคือ "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gacha Life

ดาวน์โหลดไฟล์ส่วนขยาย Gacha Life ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Gacha Life Gacha Life
ID bidldpedmamenefcipmhojmhjohmblnl
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/gacha-life/bidldpedmamenefcipmhojmhjohmblnl
คำอธิบาย Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.
ขนาดไฟล์ 9.23 MB
จำนวนการติดตั้ง 100,000
เวอร์ชันปัจจุบัน 230.120.140.214
อัปเดตครั้งล่าสุด 2021-02-16
วันที่เผยแพร่ 2020-04-22
คะแนน 3.40/5 รวมทั้งหมด 322 คะแนน
ผู้พัฒนา https://www.gachalife.io
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://gachalife.io/privacy-policy
ภาษาที่รองรับ 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"
}