DISCORD SIDE Firefox

Examine source code of DISCORD SIDE

Inspect and view changes in DISCORD SIDE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DISCORD SIDE",
  "version": "1.3.0",
  "author": "Discord Side",
  "description": "Quick and easy Discord account login using a token. Enter through the side door.",
  "browser_specific_settings": {
    "gecko": {
      "id": "discord-side@extension",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "menus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "https://discord.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best DISCORD SIDE Alternatives

Here are some Firefox add-ons that are similar to DISCORD SIDE: