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ファイルをダウンロード

2048 Game for Chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}