DetailZoom Firefox

Examine source code of DetailZoom

By: Piec
Inspect and view changes in DetailZoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DetailZoom",
  "version": "1.0",
  "description": "Show hidden details when zooming images: pixel grid, contrast map, dominant color hotspots.",
  "icons": {},
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "detail-zoom.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3e668952-7593-4e44-a3f3-98ad35843434}"
    }
  }
}

Best DetailZoom Alternatives

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