Discord Server Logos Firefox

Examine source code of Discord Server Logos

Inspect and view changes in Discord Server Logos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Discord Server Logos",
  "version": "3.0.2",
  "author": "KayoticCarnige",
  "description": "A little Chrome plugin that adds custom logos to your favorite Discord servers (see the readme on GitHub for submission details)",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png",
    "256": "icon256.png"
  },
  "background": {
    "scripts": [
      "CSP.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.discord.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "cslp.js"
      ]
    }
  ],
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.discord.com/*"
  ],
  "manifest_version": 2
}

Best Discord Server Logos Alternatives

Here are some Firefox add-ons that are similar to Discord Server Logos: