Emoji Picker Firefox

Examine source code of Emoji Picker

Inspect and view changes in Emoji Picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Emoji Picker",
  "version": "2.4.0",
  "description": "Find and copy emoji fast. Search by name, browse by category, and click any emoji to copy it to your clipboard. Keeps a list of your recently used ones for quick reuse.",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0d135b5a-5d73-4c18-a0b0-cde34ed57b20}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_title": "Emoji Picker",
    "default_popup": "src/popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png"
    }
  }
}

Best Emoji Picker Alternatives

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