Pixelate on Hover Firefox

Examine source code of Pixelate on Hover

By: Mo
Inspect and view changes in Pixelate 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 on Hover",
  "version": "1.0",
  "description": "Làm mờ ảnh theo kiểu pixel khi rê chuột vào.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c29aff26-2305-4bde-80dc-1169b53a30d9}"
    }
  }
}

Best Pixelate on Hover Alternatives

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