EmojiPicker Firefox

Examine source code of EmojiPicker

Inspect and view changes in EmojiPicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "EmojiPicker",
  "version": "1.0.0",
  "description": "Emoji picker and search. Browse, search, and copy emoji easily.",
  "icons": {
    "48": "emoji-icons/icon-48.png",
    "96": "emoji-icons/icon-96.png",
    "128": "emoji-icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "emoji-icons/icon-48.png",
      "96": "emoji-icons/icon-96.png"
    },
    "default_title": "EmojiPicker",
    "default_popup": "picker-ui/picker.html"
  },
  "permissions": [
    "clipboardWrite",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "emojipicker@emoji.pick",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best EmojiPicker Alternatives

Here are some Firefox add-ons that are similar to EmojiPicker: