discolors Firefox

Examine source code of discolors

Inspect and view changes in discolors source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "discolors",
  "version": "1.0",
  "description": "Adds color support to discord!!! name from \"Federico Damián#1337\" code by me \"blueberry_husky_YT#7881\" on discord formats: {red-green}red to green gradiant!{}  and  [red]red text![]",
  "permissions": [
    "activeTab",
    "https://discord.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://discord.com/*"
      ],
      "js": [
        "colors.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7ea09544-401b-43e6-9cc7-0b1ed01fcb3a}"
    }
  }
}

Best discolors Alternatives

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