DPlus Unblock Firefox

Examine source code of DPlus Unblock

By: Gio
Inspect and view changes in DPlus Unblock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DPlus Unblock",
  "version": "1.0",
  "description": "An addon to unblock d+ exclusive content",
  "icons": {
    "48": "dplus-unblock.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.dnoticias.pt/*"
      ],
      "run_at": "document_end",
      "js": [
        "index.js"
      ]
    },
    {
      "matches": [
        "*://www.dnoticias.pt/*"
      ],
      "js": [
        "styling.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9099fe26-c621-403c-8730-5f7702868198}"
    }
  }
}

Best DPlus Unblock Alternatives

Here are some Firefox add-ons that are similar to DPlus Unblock: