TiltShiftMaker

TiltShiftMaker

Transform your photos into tilt-shift style miniatures

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "TiltShiftMaker",
  "description": "Transform your photos into tilt-shift style miniatures",
  "version": "2.0.1",
  "app": {
    "launch": {
      "web_url": "https://tiltshiftmaker.com/"
    }
  },
  "icons": {
    "128": "bgicon6a-128x128.png"
  }
}