Markdown Fastmail Notes Firefox

Examine source code of Markdown Fastmail Notes

Inspect and view changes in Markdown Fastmail Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Markdown Fastmail Notes",
  "version": "1.0.5resigned1",
  "description": "Render plain text Markdown formatted Fastmail Notes in HTML",
  "homepage_url": "https://github.com/kanru/markdown-fastmail-notes",
  "applications": {
    "gecko": {
      "id": "{ac27335e-ace4-4ca0-8b11-fd0e10d00be7}",
      "strict_min_version": "42.0",
      "strict_max_version": "*"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.fastmail.com/*"
      ],
      "js": [
        "commonmark.js",
        "mmdwn.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Markdown Fastmail Notes Alternatives

Here are some Firefox add-ons that are similar to Markdown Fastmail Notes: