piZap Photo Editor

piZap Photo Editor

Photo edting & collaging that is fun, easy, and social!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "piZap Photo Editor",
  "description": "Photo edting & collaging that is fun, easy, and social!",
  "version": "4.2.4",
  "app": {
    "urls": [
      "http://www.pizap.com/"
    ],
    "launch": {
      "web_url": "http://www.pizap.com/application.php"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}