Markdown Printer Firefox

Examine source code of Markdown Printer

提供元: Lev Gelfenbuim Add-on
Inspect and view changes in Markdown Printer source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.2.0",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "author": "Lev Gelfenbuim",
  "homepage_url": "https://github.com/levz0r/markdown-printer",
  "permissions": [
    "activeTab",
    "contextMenus",
    "downloads",
    "scripting"
  ],
  "background": {
    "scripts": [
      "log-buffer.js",
      "logger.js",
      "background.js"
    ]
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "markdown-printer@lev.engineer",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのMarkdown Printer代替案

Markdown Printerに類似したFirefox add-onをいくつか紹介します: