Copy Alt Text Firefox

Examine source code of Copy Alt Text

By: easrng Add-on
Inspect and view changes in Copy Alt Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy Alt Text",
  "description": "Add a context menu option to copy image alt text to the clipboard.",
  "version": "1.3",
  "background": {
    "scripts": [
      "srcset.js",
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "clipboardWrite",
    "notifications"
  ],
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "content_security_policy": "default-src 'none'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{24ac0837-e5aa-45ef-bce6-3a6601387ddc}"
    }
  }
}

Best Copy Alt Text Alternatives

Here are some Firefox add-ons that are similar to Copy Alt Text: