Even Better Emotes Firefox

Examine source code of Even Better Emotes

Inspect and view changes in Even Better Emotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Even Better Emotes",
  "version": "0.0.4",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "tabs",
    "clipboardWrite",
    "clipboardRead"
  ],
  "icons": {
    "16": "icon16px.png",
    "48": "icon48px.png",
    "128": "icon128px.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.twitch.tv/*"
      ],
      "js": [
        "content.js",
        "ui.js"
      ]
    }
  ],
  "browser_action": {},
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Even Better Emotes Alternatives

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