Pixlr Express

Pixlr Express

Pixlr Express is a powerful photo editor that lets you crop, resize, and fine-tune any picture, in a completely ad-free experience.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Pixlr Express",
  "description": "Pixlr Express is a powerful photo editor that lets you crop, resize, and fine-tune any picture, in a completely ad-free experience.",
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "61387565307",
  "version": "1.4",
  "manifest_version": 2,
  "author": "Autodesk",
  "icons": {
    "128": "express_128.png"
  },
  "app": {
    "urls": [
      "http://pixlr.com/express/"
    ],
    "launch": {
      "web_url": "http://pixlr.com/express/"
    }
  }
}