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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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"
}