Markdown Link & Image Copier Firefox

Examine source code of Markdown Link & Image Copier

Inspect and view changes in Markdown Link & Image Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Markdown Link & Image Copier",
  "version": "1.0.0",
  "description": "Extract and copy links or images into clean Markdown format instantly.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.svg"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "markdown-link-image-copier@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Markdown Link & Image Copier

Aqui estão algumas Firefox add-ons que são similares a Markdown Link & Image Copier: