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
Eメール [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'"
}