PDF to Word

PDF to Word

Free PDF to Word Doc Converter, This allows you to convert your PDF files to word doc for free.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "http://www.pdftoword.courthost.com/"
    },
    "urls": [
      "http://www.pdftoword.courthost.com/"
    ]
  },
  "default_locale": "en_US",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 2,
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "container": "GOOGLE_DRIVE",
  "version": "4.7.1"
}