PDF to HTML Firefox

Examine source code of PDF to HTML

By: GrabzIt
Inspect and view changes in PDF to HTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PDF to HTML",
  "description": "Convert PDF files to HTML documents, just navigate to the PDF file and use GrabzIt.",
  "version": "0.0.3",
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "pdftohtml@grabz.it"
    }
  },
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "host_permissions": [
    "*://grabz.it/*"
  ],
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "downloads"
  ],
  "icons": {
    "48": "icon48.png",
    "64": "icon64.png",
    "96": "icon.png",
    "128": "icon128.png"
  }
}

Best PDF to HTML Alternatives

Here are some Firefox add-ons that are similar to PDF to HTML: