Quick Cite: Copy Selection & Link Firefox

Examine source code of Quick Cite: Copy Selection & Link

Inspect and view changes in Quick Cite: Copy Selection & Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Cite: Copy Selection & Link",
  "version": "1.0.0",
  "description": "Copy a clean citation from the current page in one click: selection (if any), page title, and URL — with a format you control.",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b9b96f33-6a8e-4d0b-97b7-5a93f6bc9e6f}",
      "strict_min_version": "102.0"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Quick Cite",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "open_in_tab": false
  }
}

Best Quick Cite: Copy Selection & Link Alternatives

Here are some Firefox add-ons that are similar to Quick Cite: Copy Selection & Link: