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
电子邮箱 [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
}