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
官方網址 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
電子郵箱 [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
}