Retro Games

Search and play retro games !

什么是Retro Games?

Retro Games是由http://90kids.com开发的Chrome扩展程序,该扩展的主要功能是“Search and play retro games !”。

扩展截图

screenshot

下载Retro Games扩展crx文件

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

扩展使用说明

                        Retro Games is a extension that will help you to find and play old school games.

If you enjoy playing classic arcade games, we invite you to discover our collection created by fans to revive the atmosphere of the golden years, the 80`s and 90`s.                    

扩展基本信息

名称 Retro Games Retro Games
ID fdebpdfijdddiknjdflanccpeaebpfmk
官方URL https://chrome.google.com/webstore/detail/retro-games/fdebpdfijdddiknjdflanccpeaebpfmk
简介 Search and play retro games !
文件大小 212 KB
安装次数 2,000
当前版本 1.1.0
更新时间 2018-05-02
上架时间 2018-05-02
评分 4.67/5 共6次评分
开发者 http://90kids.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://90kids.com/terms
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Retro Games",
    "description": "Search and play retro games !",
    "version": "1.1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}