Smart Zoom Bubble Firefox

Examine source code of Smart Zoom Bubble

By: Huyen
Inspect and view changes in Smart Zoom Bubble source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Zoom Bubble",
  "version": "1.0.1",
  "description": "Double-click image → movable magnifying bubble (2–6x)",
  "permissions": [
    "activeTab",
    "scripting",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "bubble.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "smart-zoom-bubble@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects": false
      }
    }
  }
}

Best Smart Zoom Bubble Alternatives

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