Lee Asher

Lee Asher

Magic tricks including card tricks, how-to videos, and more

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Lee Asher",
  "description": "Magic tricks including card tricks, how-to videos, and more",
  "version": "1.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "app": {
    "urls": [
      "http://www.leeasher.com/"
    ],
    "launch": {
      "web_url": "http://www.leeasher.com/"
    }
  }
}