Classic Games

Classic Games, pinballs and a variety of other amusements. Call about your next party!

什么是Classic Games?

Classic Games是由http://www.gamezoo.net开发的Chrome扩展程序,该扩展的主要功能是“Classic Games, pinballs and a variety of other amusements. Call about your next party!”。

扩展截图

screenshot
screenshot

下载Classic Games扩展crx文件

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

扩展使用说明

                        Play the best free Classic and Retro games online with Pacman, Tetris, Pinball, Arkanoid, Golf and many more classic games.                    

扩展基本信息

名称 Classic Games Classic Games
ID accbehmplnbokkoaamiciahdjodnohjn
官方URL https://chrome.google.com/webstore/detail/classic-games/accbehmplnbokkoaamiciahdjodnohjn
简介 Classic Games, pinballs and a variety of other amusements. Call about your next party!
文件大小 55.24 KB
安装次数 1,000
当前版本 2.7.5
更新时间 2018-04-19
上架时间 2018-04-19
评分 2.33/5 共3次评分
开发者 http://www.gamezoo.net
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.gamezoo.net/privacypolicy.html
支持的语言 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "Classic Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.7.5"
}