hooverZoom Firefox

Examine source code of hooverZoom

By: arjuna
Inspect and view changes in hooverZoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "hooverZoom",
  "version": "2.140.7.5",
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-ypAaFtWSGV9ANQ@jetpack",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "A compact add-on for displaying media on mouseover.",
  "permissions": [
    "<all_urls>",
    "history",
    "storage"
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": true,
      "js": [
        "mod.js"
      ],
      "css": [
        "mod.css"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Best hooverZoom Alternatives

Here are some Firefox add-ons that are similar to hooverZoom: