.MD this page Firefox

Examine source code of .MD this page

Inspect and view changes in .MD this page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.56f5f4d4.png",
    "32": "icon32.plasmo.78fc6bb6.png",
    "48": "icon48.plasmo.6a305d4c.png",
    "64": "icon64.plasmo.c5f1bad8.png",
    "128": "icon128.plasmo.f59a86f4.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.56f5f4d4.png",
      "32": "icon32.plasmo.78fc6bb6.png",
      "48": "icon48.plasmo.6a305d4c.png",
      "64": "icon64.plasmo.c5f1bad8.png",
      "128": "icon128.plasmo.f59a86f4.png"
    }
  },
  "version": "1.0.0",
  "author": "Adem Kouki <ademkingnew@gmail.com>",
  "name": ".MD this page",
  "description": "Convert web page to markdown with one click",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.a5903d29.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [
    "https://*/*"
  ],
  "commands": {
    "convert-to-markdown": {
      "suggested_key": {
        "default": "Alt+M"
      },
      "description": "Convert current page to Markdown"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ademking@md-this-page",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best .MD this page Alternatives

Here are some Firefox add-ons that are similar to .MD this page: