ZoomLoom Firefox

Examine source code of ZoomLoom

제작자: Hoang
Inspect and view changes in ZoomLoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ZoomLoom",
  "version": "1.0",
  "description": "Hover images to show a smooth animated circular magnifier. Toggle by hotkey (Ctrl+Shift+M).",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "zoomloom@example.com"
    }
  }
}

최고의 ZoomLoom 대안

다음은 ZoomLoom과(와) 유사한 Firefox add-on입니다: