Image Focus Dimmer Firefox

Examine source code of Image Focus Dimmer

By: Hi Ngoc
Inspect and view changes in Image Focus Dimmer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Focus Dimmer",
  "version": "1.0",
  "description": "Dim the whole page except the image under the cursor.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{82e191d7-4e10-426f-bb56-656381e6d0ac}"
    }
  }
}

Best Image Focus Dimmer Alternatives

Here are some Firefox add-ons that are similar to Image Focus Dimmer: