Alt Text Finder Firefox

Examine source code of Alt Text Finder

By: Hi Minh
Inspect and view changes in Alt Text Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Alt Text Finder",
  "version": "1.0",
  "description": "Hiển thị alt text của ảnh và đánh dấu ảnh không có alt.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Alt Text Finder"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e689d82-b65a-44ea-9cf4-24a0454f1137}"
    }
  }
}

Best Alt Text Finder Alternatives

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