Brain Games

Brain Games

Here we will provide some brain games and mind benders. We believe that working out your brain can improve the overall performance…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Brain Games",
  "version": "1",
  "icons": {
    "128": "128.png",
    "256": "256.png"
  },
  "app": {
    "urls": [
      "http://happybrain.org/mind_benders.php"
    ],
    "launch": {
      "web_url": "http://happybrain.org/mind_benders.php"
    }
  },
  "manifest_version": 2
}