PhotoMania

PhotoMania

Create amazing effects and edit any online photo!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "PhotoMania",
  "description": "Create amazing effects and edit any online photo!",
  "version": "1.0.3",
  "app": {
    "urls": [
      "*://photomania.net/",
      "*://*.photomania.net/"
    ],
    "launch": {
      "web_url": "http://photomania.net/?ref=chrome-app"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}