Emoji Keyboard Firefox

Examine source code of Emoji Keyboard

Inspect and view changes in Emoji Keyboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Emoji Keyboard",
  "version": "1.0",
  "description": "Fast and simple Emoji Keyboard. Click any emoji to copy it to clipboard.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_title": "Emoji Keyboard",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "emoji-keyboard-56v6grs1@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Emoji Keyboard Alternatives

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