Zoom-Finder Firefox

Examine source code of Zoom-Finder

By: Lam
Inspect and view changes in Zoom-Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zoom-Finder",
  "version": "1.0.0",
  "description": "Tìm ảnh độ phân giải cao hơn từ nguồn mở khi hover ảnh nhỏ.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Zoom-Finder",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "zoom-finder@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Zoom-Finder Alternatives

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