Pixelate Image On Hover Firefox

Examine source code of Pixelate Image On Hover

By: Hi Hai
Inspect and view changes in Pixelate Image On Hover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pixelate Image On Hover",
  "version": "1.0",
  "description": "Tự động làm mờ hoặc pixel ảnh khi di chuột lên để bảo vệ nội dung nhạy cảm.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "pixelate.js"
      ],
      "css": [
        "pixelate.css"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ecce0ac0-d773-435e-8f1a-58a13ae5fb2b}"
    }
  }
}

Best Pixelate Image On Hover Alternatives

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