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"
        }
    }
}