Fotor Photo Editor

Fotor Photo Editor

Chosen by over 200 million, the Fotor online photo editor and designer is easy yet powerful! Dubbed by BBC as the lite Photoshop!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "5.4.3",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.fotor.com/index.html"
    ],
    "launch": {
      "web_url": "http://www.fotor.com/index.html"
    }
  }
}