Pop Art Studio Online

Pop Art Studio Online

Pop Art Studio is an easy-to-use program that allows you to add stunning Pop Art and other effects to your images.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Pop Art Studio Online",
  "description": "Pop Art Studio is an easy-to-use program that allows you to add stunning Pop Art and other effects to your images.",
  "version": "1.0.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.popartstudio.nl/LiveEffects.aspx"
    ],
    "launch": {
      "web_url": "http://www.popartstudio.nl/LiveEffects.aspx"
    }
  }
}