iPiccy Photo Editor

iPiccy Photo Editor

iPiccy makes your photo awesome with many easy to use photo tools. Edit pictures, apply beautiful photo effects, add text and paint!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "http://ipiccy.com/"
    },
    "urls": [
      "http://ipiccy.com/"
    ]
  },
  "manifest_version": 2,
  "name": "iPiccy Photo Editor",
  "short_name": "iPiccy",
  "version": "1.2",
  "description": "iPiccy makes your photo awesome with many easy to use photo tools. Edit pictures, apply beautiful photo effects, add text and paint!",
  "icons": {
    "16": "icon_16.png",
    "96": "icon_96.png",
    "128": "icon_128b.png"
  },
  "homepage_url": "http://ipiccy.com/",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "permissions": []
}