DnDBeyondBGRemover Firefox

Examine source code of DnDBeyondBGRemover

Inspect and view changes in DnDBeyondBGRemover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DnDBeyondBGRemover",
  "version": "1.1",
  "description": "Removes the background on dnd beyond character sheets.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dndbeyondbgremover@brandonost.net"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.dndbeyond.com/*"
      ],
      "js": [
        "dndbgremove.js"
      ]
    }
  ]
}

Best DnDBeyondBGRemover Alternatives

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