Ghost Image Hover Firefox

Examine source code of Ghost Image Hover

By: Vy
Inspect and view changes in Ghost Image Hover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ghost Image Hover",
  "version": "1.0",
  "description": "On hover, image fades to reveal a grayscale 'ghost' version behind it.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{90fa2f2c-4c09-44b9-b64e-c35c8127fe3f}"
    }
  }
}

Best Ghost Image Hover Alternatives

Here are some Firefox add-ons that are similar to Ghost Image Hover: