MindGamer

The #1 free brain-training course

MindGamerとは何ですか?

MindGamerはhttp://mindgamer.comによって開発されたChromeの拡張機能で、その主な機能は「The #1 free brain-training course」です。

拡張機能のスクリーンショット

screenshot

MindGamer拡張機能のCRXファイルをダウンロード

MindGamer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        MindGamer is 100%-free daily brain training.  Built on the latest in neuroscience, MindGamer was developed in conjunction with Ph.D's at leading universities.  Keep your brain at it's peak performance by starting your day with a fun, five minute workout.  Why pay for brain fitness when MindGamer is free?                    

拡張機能の基本情報

名前 MindGamer MindGamer
ID nimddobgkijdeaoheemninkclhokdnim
公式URL https://chrome.google.com/webstore/detail/mindgamer/nimddobgkijdeaoheemninkclhokdnim
説明 The #1 free brain-training course
ファイルサイズ 56.51 KB
インストール数 329
現在のバージョン 1.0
最終更新日 2015-02-15
公開日 2015-02-15
評価 4.62/5 合計 29 レビュー
開発者 http://mindgamer.com
支払い方法 free
拡張機能のウェブサイト https://mindgamer.com
ヘルプページのURL https://mindgamer.com/help/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MindGamer",
    "description": "The #1 free brain-training course",
    "version": "1.0",
    "icons": {
        "16": "MindGamer_Logo_16x16.png",
        "48": "MindGamer_Logo_48x48.png",
        "64": "MindGamer_Logo_64x64.png",
        "128": "MindGamer_Logo_128x128.png",
        "256": "MindGamer_Logo_256x256.png"
    },
    "APP": {
        "URLS": [
            "HTTPS:\/\/MINDGAMER.COM"
        ],
        "LAUNCH": {
            "WEB_URL": "HTTPS:\/\/MINDGAMER.COM"
        }
    }
}