Convert PDF to Editable Doc

Convert PDF to Editable Doc

Effortlessly convert your PDF to DOCX, ODT, RTF, PDF, TXT, HTML, EPUB with Convert PDF to Editable Doc.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "0.0.0.2",
  "name": "Convert PDF to Editable Doc",
  "description": "Effortlessly convert your PDF to DOCX, ODT, RTF, PDF, TXT, HTML, EPUB with Convert PDF to Editable Doc.",
  "author": "[email protected]",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "Convert PDF to Editable Doc"
  }
}