Image-Zoom Hint Firefox

Examine source code of Image-Zoom Hint

By: Hoa
Inspect and view changes in Image-Zoom Hint source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image-Zoom Hint",
  "version": "1.0",
  "description": "Tự động phát hiện ảnh có thể zoom và hiển thị nút 🔍 để phóng to.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "image-zoom-hint@amo.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_personal_data": false,
        "collects_location_data": false,
        "collects_browsing_data": false,
        "collects_communication_data": false,
        "collects_user_activity": false,
        "collects_health_data": false,
        "collects_financial_data": false,
        "collects_authentication_data": false
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Image-Zoom Hint Alternatives

Here are some Firefox add-ons that are similar to Image-Zoom Hint: