X Image Zoom Firefox

Examine source code of X Image Zoom

Inspect and view changes in X Image Zoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "X Image Zoom",
  "version": "1.1",
  "description": "Twitter/X画像ズーム機能",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{433e7238-2061-4536-b731-5509a2cfeec4}"
    }
  },
  "permissions": [
    "activeTab",
    "https://twitter.com/*",
    "https://x.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://x.com/*"
      ],
      "js": [
        "zoom.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    }
  ]
}

Best X Image Zoom Alternatives

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