MD Syntax Firefox

Examine source code of MD Syntax

Inspect and view changes in MD Syntax source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MD Syntax",
  "version": "1.1.2",
  "description": "Searchable Markdown reference card with copy support",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c549c5e7-7195-4950-bd80-18c1250b5361}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "res/16.png",
    "48": "res/48.png"
  },
  "browser_action": {
    "default_popup": "panel/panel.html",
    "default_icon": {
      "16": "res/16.png",
      "48": "res/48.png"
    }
  },
  "background": {
    "scripts": [
      "scripts/main.js"
    ]
  },
  "permissions": []
}

Best MD Syntax Alternatives

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