MindGamer
The #1 free brain-training course
What is MindGamer?
MindGamer is a Chrome extension developed by http://mindgamer.com, and its main feature is "The #1 free brain-training course".
Extension Screenshots
Download MindGamer Extension CRX File
Download MindGamer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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?
Extension Basic Information
Name | |
ID | nimddobgkijdeaoheemninkclhokdnim |
Official URL | https://chrome.google.com/webstore/detail/mindgamer/nimddobgkijdeaoheemninkclhokdnim |
Description | The #1 free brain-training course |
File Size | 56.51 KB |
Installation Count | 329 |
Current Version | 1.0 |
Last Updated | 2015-02-15 |
Publish Date | 2015-02-15 |
Rating | 4.62/5 Total 29 Ratings |
Developer | http://mindgamer.com |
Payment Type | free |
Extension Website | https://mindgamer.com |
Help Page URL | https://mindgamer.com/help/ |
Supported Languages | 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" } } } |