Pinta on rollApp

Pinta on rollApp

Simple but powerful drawing and image editing tool with enhanced instrument set, adjustments, effects and history of changes.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Pinta on rollApp",
  "icons": {
    "16": "pinta-16.png",
    "128": "pinta-128.png"
  },
  "app": {
    "urls": [
      "*://www.rollapp.com/launch/pinta",
      "*://www.rollapp.com/app/pinta"
    ],
    "launch": {
      "width": 900,
      "web_url": "https://www.rollapp.com/launch/pinta?ref=chrome-app",
      "container": "panel",
      "height": 600
    }
  },
  "version": "2.0",
  "manifest_version": 2,
  "description": "Simple but powerful drawing and image editing tool with enhanced instrument set, adjustments, effects and history of changes."
}