Roll20 DnD Sheet Firefox

Examine source code of Roll20 DnD Sheet

Inspect and view changes in Roll20 DnD Sheet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Roll20 DnD Sheet",
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "*://app.roll20.net/editor/",
    "*://app.roll20.net/editor",
    "*://app.roll20.net/editor?*",
    "*://app.roll20.net/editor#*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://app.roll20.net/editor",
        "https://app.roll20.net/editor/",
        "https://app.roll20.net/editor/#*",
        "https://app.roll20.net/editor#*",
        "https://app.roll20.net/editor/?*",
        "https://app.roll20.net/editor?*"
      ],
      "js": [
        "injector.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "wshook.js",
    "bundle.js",
    "bundle.css"
  ],
  "version": "1.0.0"
}

Best Roll20 DnD Sheet Alternatives

Here are some Firefox add-ons that are similar to Roll20 DnD Sheet: