Quick Page Info Copy Firefox

Examine source code of Quick Page Info Copy

By: VWIN
Inspect and view changes in Quick Page Info Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Page Info Copy",
  "version": "1.0",
  "description": "Copy the current tab's title and URL to clipboard.",
  "permissions": [
    "contextMenus",
    "clipboardWrite",
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "applications": {
    "gecko": {
      "id": "quick-page-info@example.com"
    }
  }
}

Best Quick Page Info Copy Alternatives

Here are some Firefox add-ons that are similar to Quick Page Info Copy: