Free Image Converter

Free Image Converter

Convert images online. No installation & no registration. Supports JPEG, BMP, GIF, PNG, EPS, TIF and more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "0.0.0.1",
  "name": "Free Image Converter",
  "description": "Convert images online. No installation & no registration. Supports JPEG, BMP, GIF, PNG, EPS, TIF and more.",
  "icons": {
    "128": "128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "38.png"
    },
    "default_title": "Free Image Converter",
    "default_popup": "popup.html"
  }
}