MCM Emotes Firefox

Examine source code of MCM Emotes

By: Ember
Inspect and view changes in MCM Emotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "MCM Emotes",
  "version": "1.1.0",
  "author": "Ember",
  "description": "Adds more emotes to MC-Market shoutbox",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.mc-market.org/*"
      ],
      "all_frames": true,
      "run_at": "document_end",
      "js": [
        "dist/src/background.js"
      ]
    }
  ],
  "page_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    },
    "default_title": "MCM Emotes"
  },
  "permissions": [
    "https://www.mc-market.org/*",
    "<all_urls>"
  ]
}

Best MCM Emotes Alternatives

Here are some Firefox add-ons that are similar to MCM Emotes: