Page Heading Copy Firefox

Examine source code of Page Heading Copy

Inspect and view changes in Page Heading Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Page Heading Copy",
  "version": "1.0.0",
  "description": "Collect and copy all visible page headings from the current tab.",
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "action": {
    "default_title": "Page Heading Copy",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "page-heading-copy-20260317@local.addons",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Page Heading Copy Alternatives

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