Mensa IQ test

Mensa IQ test

Mensa IQ test preparation

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Mensa IQ test",
  "description": "Mensa IQ test preparation",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "app128icon.png"
  },
  "app": {
    "urls": [
      "http://www.bergmandata.com/"
    ],
    "launch": {
      "web_url": "http://www.bergmandata.com/"
    }
  }
}