Discord HypeSquad Switcher Firefox

Examine source code of Discord HypeSquad Switcher

Inspect and view changes in Discord HypeSquad Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Discord HypeSquad Switcher",
  "version": "1.0",
  "description": "Instantly switch, change, or remove your Discord HypeSquad house.",
  "action": {
    "default_title": "Discord HypeSquad Switcher",
    "default_popup": "src/popup/popup.html"
  },
  "background": {
    "scripts": [
      "src/background/service-worker.js"
    ],
    "service_worker": "src/background/service-worker.js",
    "type": "module"
  },
  "options_ui": {
    "page": "src/options/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "https://hypesquad.spegal.dev/*",
    "https://discord.com/*"
  ],
  "icons": {
    "16": "src/icons/icon-16.png",
    "32": "src/icons/icon-32.png",
    "48": "src/icons/icon-48.png",
    "128": "src/icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "discord-hypesquad-switcher-amo@spegal.dev",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Discord HypeSquad Switcher Alternatives

Here are some Firefox add-ons that are similar to Discord HypeSquad Switcher: