Discord Dimer Firefox

Examine source code of Discord Dimer

Inspect and view changes in Discord Dimer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dimer",
  "version": "0.2",
  "description": "Display local time on discord. Always.",
  "icons": {
    "48": "/icon.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "48": "/icon.png"
    },
    "default_title": "Dimer"
  },
  "content_scripts": [
    {
      "matches": [
        "*://discord.com/*"
      ],
      "js": [
        "dime.js"
      ]
    }
  ]
}

Best Discord Dimer Alternatives

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