Arcade Stacker Game

Arcade Stacker is a fun and addicting game to play!

什么是Arcade Stacker Game?

Arcade Stacker Game是由Tyson3101开发的Chrome扩展程序,该扩展的主要功能是“Arcade Stacker is a fun and addicting game to play!”。

扩展截图

screenshot

下载Arcade Stacker Game扩展crx文件

下载Arcade Stacker Game扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Arcade Stacker is a fun and simple game that is found in most, if not all arcades. It is a game that can get you playing for hours, which now can be done more easily with this google extension. As now there is no need to go to your local arcade, and you can now instead sit on your couch and play all night without getting kicked out.                    

扩展基本信息

名称 Arcade Stacker Game Arcade Stacker Game
ID jjkmpemlgehipcmnkclngcgppjjgbign
官方URL https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign
简介 Arcade Stacker is a fun and addicting game to play!
文件大小 838 KB
安装次数 2,000
当前版本 1.0.3
更新时间 2023-07-02
上架时间 2021-09-26
评分 5.00/5 共2次评分
开发者 Tyson3101
电子邮箱 [email protected]
付费类型 free
扩展官网 https://github.com/Tyson3101/Arcade-Games
帮助页面URL https://github.com/Tyson3101/Arcade-Games/issues
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Arcade Stacker Game",
    "version": "1.0.3",
    "icons": {
        "16": ".\/img\/Icon16.png",
        "48": ".\/img\/Icon48.png",
        "128": ".\/img\/Icon128.png"
    },
    "action": {
        "default_popup": ".\/popup\/popup.html",
        "default_icon": ".\/img\/PopupIcon.png",
        "default_title": "Start Playing!"
    },
    "description": "Arcade Stacker is a fun and addicting game to play!"
}