MirrorPeek Firefox

Examine source code of MirrorPeek

By: Vu
Inspect and view changes in MirrorPeek source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MirrorPeek",
  "version": "1.0",
  "description": "Toggle horizontal mirror on images in-page with optional opacity blend.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "mirrorpeek@example.com"
    }
  }
}

Best MirrorPeek Alternatives

Here are some Firefox add-ons that are similar to MirrorPeek: