DM-Screen.com Iframe Embedder Firefox

Examine source code of DM-Screen.com Iframe Embedder

Por: Sjieg
Inspect and view changes in DM-Screen.com Iframe Embedder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DM-Screen.com Iframe Embedder",
  "version": "0.1.6",
  "description": "Enables tabletop RPG tools (D&D Beyond, Roll20, etc.) to work in dm-screen.com iframes using the browser's Storage Access API.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tabletop-embedder@dm-screen.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "images/48x48.png",
    "128": "images/128x128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.roll20.net/*",
        "*://*.owlbear.rodeo/*",
        "*://*.foundryvtt.com/*",
        "*://*.forge-vtt.com/*",
        "*://*.tableplop.com/*",
        "*://*.lets-role.com/*",
        "*://*.alchemyrpg.com/*",
        "*://*.shmeppy.com/*",
        "*://*.cauldron.io/*",
        "*://*.tarrasque.io/*",
        "*://*.dndbeyond.com/*",
        "*://*.5e.tools/*",
        "*://*.d20pfsrd.com/*",
        "*://*.aonprd.com/*",
        "*://*.pf2easy.com/*",
        "*://*.heroforge.com/*",
        "*://*.inkarnate.com/*",
        "*://*.dungeonscrawl.com/*",
        "*://*.scryfall.com/*",
        "*://*.watabou.itch.io/*",
        "*://azgaar.github.io/*",
        "*://*.dungeonfog.com/*",
        "*://*.excalidraw.com/*",
        "*://*.magma.com/*",
        "*://*.boardgamearena.com/*",
        "*://*.tabletopia.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "permissions": [
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "*://*.roll20.net/*",
    "*://*.owlbear.rodeo/*",
    "*://*.foundryvtt.com/*",
    "*://*.forge-vtt.com/*",
    "*://*.tableplop.com/*",
    "*://*.lets-role.com/*",
    "*://*.alchemyrpg.com/*",
    "*://*.shmeppy.com/*",
    "*://*.cauldron.io/*",
    "*://*.tarrasque.io/*",
    "*://*.dndbeyond.com/*",
    "*://*.5e.tools/*",
    "*://*.d20pfsrd.com/*",
    "*://*.aonprd.com/*",
    "*://*.pf2easy.com/*",
    "*://*.heroforge.com/*",
    "*://*.inkarnate.com/*",
    "*://*.dungeonscrawl.com/*",
    "*://*.scryfall.com/*",
    "*://*.watabou.itch.io/*",
    "*://azgaar.github.io/*",
    "*://*.dungeonfog.com/*",
    "*://*.excalidraw.com/*",
    "*://*.magma.com/*",
    "*://*.boardgamearena.com/*",
    "*://*.tabletopia.com/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  }
}

Mejores alternativas DM-Screen.com Iframe Embedder

Aquí hay algunas Firefox add-ons que son similares a DM-Screen.com Iframe Embedder: