Mosaba9a Hal Ta3lam

Mosaba9a Hal Ta3lam

Puzzle, optical illusion and general information and a lot of self-tests on the brain and behavior.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "name": "Mosaba9a Hal Ta3lam",
  "version": "1.0",
  "description": "Puzzle, optical illusion and general information and a lot of self-tests on the brain and behavior.",
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "html/popup.html",
    "default_title": "Mosaba9a Hal Ta3lam !"
  },
  "options_page": "html/options.html",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 2
}