Image to PDF Converter - Smallpdf.com

Image to PDF Converter - Smallpdf.com

Convert your images to beautiful PDFs - just like you want it

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDesc__",
  "version": "1.0.0.5",
  "default_locale": "en",
  "manifest_version": 2,
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://smallpdf.com/lang/jpg"
    ],
    "launch": {
      "web_url": "http://smallpdf.com/lang/jpg"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}