Make github markdown readable Firefox

Examine source code of Make github markdown readable

By: zncoder
Inspect and view changes in Make github markdown readable source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Make github markdown readable",
  "version": "1.0.1",
  "manifest_version": 2,
  "description": "Show only the body of markdown",
  "icons": {
    "48": "icons/48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/32.png",
    "default_title": "Click to show only body"
  }
}

Best Make github markdown readable Alternatives

Here are some Firefox add-ons that are similar to Make github markdown readable: