Gacha Life

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

Gacha Life란 무엇입니까?

Gacha Life은(는) https://www.gachalife.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Gacha Life 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
개인정보 보호 정책 페이지 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"
}