Pixel Spy Firefox

Examine source code of Pixel Spy

By: Khanh
Inspect and view changes in Pixel Spy source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pixel Spy",
  "version": "1.0",
  "description": "Magnify page pixels and play a game: find the target color on the page. Click the pixel to score.",
  "permissions": [
    "<all_urls>",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bdd616d5-b80c-496a-8067-4f18bdd032de}"
    }
  }
}

Best Pixel Spy Alternatives

Here are some Firefox add-ons that are similar to Pixel Spy: