2048 Game for Chrome

Play 2048 HTML5 game for free!

2048 Game for Chrome란 무엇입니까?

2048 Game for Chrome은(는) feep에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play 2048 HTML5 game for free!"입니다.

확장 프로그램 스크린샷

screenshot

2048 Game for Chrome 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Join the numbers and get to the 2048 tile! Use your arrow keys to move the tiles. When two tiles with the same number touch, they will merge into one!                    

확장 프로그램 기본 정보

이름 2048 Game for Chrome 2048 Game for Chrome
ID mnglgpipcpimpaieinjhdcocmepcclfc
공식 URL https://chromewebstore.google.com/detail/2048-game-for-chrome/mnglgpipcpimpaieinjhdcocmepcclfc
설명 Play 2048 HTML5 game for free!
파일 크기 713 KB
설치 횟수 102
현재 버전 0.10.20
최근 업데이트 2022-11-22
출시 날짜 2022-11-21
개발자 feep
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.feep.club/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "offline_enabled": true,
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "128": "ngyroKG\/z6FqA9W.png",
            "16": "ngyroKG\/Q16yK.png",
            "256": "ngyroKG\/RrNLHiet.png",
            "32": "ngyroKG\/EGmfe0.png"
        },
        "default_popup": "i4rA4.html",
        "default_title": "2048 Game for Chrome"
    },
    "version": "0.10.20",
    "icons": {
        "128": "ngyroKG\/z6FqA9W.png",
        "16": "ngyroKG\/Q16yK.png",
        "256": "ngyroKG\/RrNLHiet.png",
        "32": "ngyroKG\/EGmfe0.png"
    },
    "name": "2048 Game for Chrome",
    "background": {
        "service_worker": "c2PNpw6.js"
    },
    "description": "Play 2048 HTML5 game for free!",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}