Image Optimizer for the Web

Image Optimizer for the Web

Optimize your images before using them on website or posting on a blog etc.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Image Optimizer for the Web",
  "version": "1.0.6",
  "icons": {
    "128": "simple-image-optimizer-128x128.png"
  },
  "app": {
    "urls": [],
    "launch": {
      "web_url": "http://optimizer.simpleimageresizer.com/"
    }
  },
  "manifest_version": 2,
  "default_locale": "en",
  "description": "__MSG_appDesc__"
}