MD Table Gen Firefox

Examine source code of MD Table Gen

Inspect and view changes in MD Table Gen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MD Table Gen",
  "version": "1.1",
  "description": "Build and copy Markdown tables with live preview output",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6d4ebf88-9450-4e99-af55-c1242884c53d}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/size16.png",
    "32": "icons/size32.png",
    "48": "icons/size48.png",
    "96": "icons/size96.png",
    "128": "icons/size128.png"
  },
  "browser_action": {
    "default_popup": "view/popup.html",
    "default_icon": {
      "16": "icons/size16.png",
      "32": "icons/size32.png",
      "48": "icons/size48.png",
      "96": "icons/size96.png",
      "128": "icons/size128.png"
    }
  },
  "background": {
    "scripts": [
      "background/run.js"
    ]
  },
  "permissions": []
}

Best MD Table Gen Alternatives

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