Imgur Emoji Extension Firefox

Examine source code of Imgur Emoji Extension

Inspect and view changes in Imgur Emoji Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Imgur Emoji Extension",
  "description": "Use Imgur albums as custom emoji sets on any website. Easily enhance your chats and posts with personalized emoji collections from Imgur",
  "version": "0.1.1",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery-3.4.1.js",
        "common.js",
        "data.js",
        "content.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "activeTab",
    "https://api.imgur.com/3/album/*"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "MyImgurEmoji"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ed985f97-1b47-4d37-b6c5-6c424813e333}"
    }
  }
}

Best Imgur Emoji Extension Alternatives

Here are some Firefox add-ons that are similar to Imgur Emoji Extension: