Dark Overlay Remover Firefox

Examine source code of Dark Overlay Remover

By: Nerdsie Add-on
Inspect and view changes in Dark Overlay Remover source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dark Overlay Remover",
  "version": "1.0",
  "description": "Remove dark overlays from videos.",
  "permissions": [
    "activeTab",
    "tabs",
    "http://*/",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{adf70431-47f2-4fb9-8ef6-6278426c6913}"
    }
  }
}

Best Dark Overlay Remover Alternatives

Here are some Firefox add-ons that are similar to Dark Overlay Remover: