Examine source code of Emotes Everywhere

Inspect and view changes in Emotes Everywhere source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Emotes Everywhere",
  "version": "0.3.2",
  "description": "See custom emotes on any site.",
  "icons": {
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "action": {
    "default_popup": "menu.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_end",
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "background": {
    "service_worker": "background.js"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to Emotes Everywhere:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: