Hephaistos20 Firefox

Examine source code of Hephaistos20

By: rxsOwO
Inspect and view changes in Hephaistos20 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hephaistos20",
  "description": "Link Hephaistos and Roll20",
  "version": "0.2.3",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "scripting",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://hephaistos.azurewebsites.net/*/*",
        "https://hephaistos.azurewebsites.net/*",
        "https://hephaistos.online/*",
        "https://hephaistos.online/*/*"
      ],
      "js": [
        "contentscript.js"
      ]
    },
    {
      "matches": [
        "https://app.roll20.net/editor/*"
      ],
      "js": [
        "roll20.js"
      ]
    }
  ],
  "externally_connectable": {
    "matches": [
      "https://hephaistos.azurewebsites.net/*/*",
      "https://hephaistos.azurewebsites.net/",
      "https://hephaistos.online/",
      "https://hephaistos.online/*/*"
    ]
  },
  "icons": {
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "Hephaistos20@example.org"
    }
  }
}

Best Hephaistos20 Alternatives

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