Lightbox Blocker Firefox

Examine source code of Lightbox Blocker

Inspect and view changes in Lightbox Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lightbox Blocker",
  "version": "1.1resigned1",
  "description": "Blocks unwanted Lightbox-Popups. This Blocker is just blocking popups that are not generally used as image viewers. There are over one million lightboxes active on Wordpress installations only that are blocked. The real number might be even higher!",
  "icons": {
    "48": "icons/blocker-48.png",
    "96": "icons/blocker-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "blocker.js"
      ],
      "css": [
        "blocker.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0c02e21f-e709-4e17-aba0-0594833e7f07}"
    }
  }
}

Best Lightbox Blocker Alternatives

Here are some Firefox add-ons that are similar to Lightbox Blocker: