Image Alt Text Copier Firefox

Examine source code of Image Alt Text Copier

Inspect and view changes in Image Alt Text Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Alt Text Copier",
  "version": "1.1",
  "description": "Adds a context menu item to images to copy the alt text.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "permissions": [
    "activeTab",
    "menus",
    "clipboardWrite",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{34bd6de4-592f-4ae2-b97f-fb4dfc305552}"
    }
  }
}

Best Image Alt Text Copier Alternatives

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