Emoji Pickers Firefox

Examine source code of Emoji Pickers

Inspect and view changes in Emoji Pickers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "128": "icon-128.png"
    },
    "default_popup": "popup.html",
    "default_title": "Emoji Search"
  },
  "description": "New Emoji keyboard you can add to your browser",
  "icons": {
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "name": "Emoji keyboard",
  "offline_enabled": true,
  "permissions": [
    "tabs",
    "storage",
    "idle",
    "<all_urls>"
  ],
  "version": "1.4"
}

Best Emoji Pickers Alternatives

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