2048 Popup

Play 2048 in a popup!

2048 Popupとは何ですか?

2048 Popupはhttps://finley.ggによって開発されたChromeの拡張機能で、その主な機能は「Play 2048 in a popup!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

2048 Popup拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Play 2048 anytime! This Chrome extension makes 2048 available as a popup in your browser, so you can play when you want and where you want. 

This extension works offline, saves your game state, contains no advertising and is completely free.                    

拡張機能の基本情報

名前 2048 Popup 2048 Popup
ID gfppbmmpjpolkljbaibdpkoedkgkjeda
公式URL https://chromewebstore.google.com/detail/2048-popup/gfppbmmpjpolkljbaibdpkoedkgkjeda
説明 Play 2048 in a popup!
ファイルサイズ 236 KB
インストール数 1,822
現在のバージョン 1.3.0
最終更新日 2023-08-25
公開日 2019-04-29
評価 5.00/5 合計 4 レビュー
開発者 https://finley.gg
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "2048 Popup",
    "version": "1.3.0",
    "description": "Play 2048 in a popup!",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "img\/16x16.png",
            "19": "img\/19x19.png",
            "38": "img\/38x38.png",
            "128": "img\/128x128.png"
        }
    },
    "icons": {
        "16": "img\/16x16.png",
        "32": "img\/32x32.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "manifest_version": 3
}