Beyond Encounter Firefox

Examine source code of Beyond Encounter

Inspect and view changes in Beyond Encounter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Beyond Encounter",
  "description": "Adds Encounter running options to the D&D Beyond Encounter Page",
  "version": "0.2",
  "content_scripts": [
    {
      "matches": [
        "*://*.dndbeyond.com/encounters/*"
      ],
      "js": [
        "./encounter.js"
      ],
      "css": [
        "./encounter.css"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ]
}

Best Beyond Encounter Alternatives

Here are some Firefox add-ons that are similar to Beyond Encounter: