HTML from MD Firefox

Examine source code of HTML from MD

By: verqui
Inspect and view changes in HTML from MD source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML from MD",
  "version": "1.1.2",
  "description": "Transform Markdown into styled HTML and export to clipboard",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0d2475fd-552f-4d25-9998-712616d8fb86}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/ico16.png",
    "32": "icons/ico32.png",
    "48": "icons/ico48.png",
    "96": "icons/ico96.png",
    "128": "icons/ico128.png"
  },
  "browser_action": {
    "default_popup": "gui/main.html",
    "default_icon": {
      "16": "icons/ico16.png",
      "32": "icons/ico32.png",
      "48": "icons/ico48.png",
      "96": "icons/ico96.png",
      "128": "icons/ico128.png"
    }
  },
  "background": {
    "scripts": [
      "core/bg.js"
    ]
  },
  "permissions": []
}

Best HTML from MD Alternatives

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