Discord Emoji without Nitro Firefox

Examine source code of Discord Emoji without Nitro

Inspect and view changes in Discord Emoji without Nitro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Not Quite Nitro",
  "description": "An extension that allows you to use discord emoji without nitro",
  "version": "5.0",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/16.png",
      "32": "/images/32.png",
      "48": "/images/48.png",
      "128": "/images/128.png"
    },
    "default_title": "Not Quite Nitro"
  },
  "icons": {
    "16": "/images/16.png",
    "32": "/images/32.png",
    "48": "/images/48.png",
    "128": "/images/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://discord.com/*"
      ],
      "js": [
        "jquery.min.js",
        "script.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "notquitenitro@suhasdissa"
    }
  }
}

Best Discord Emoji without Nitro Alternatives

Here are some Firefox add-ons that are similar to Discord Emoji without Nitro: