EmojiTyper Firefox

Examine source code of EmojiTyper

By: Bruce W
Inspect and view changes in EmojiTyper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds the ability to type out emojis using real words",
  "manifest_version": 2,
  "name": "EmojiTyper",
  "version": "1.0",
  "homepage_url": "https://github.com/b-w-wilson/emojityper",
  "permissions": [],
  "icons": {
    "128": "icons/emojityper.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "emojityper.js"
      ]
    }
  ]
}

Best EmojiTyper Alternatives

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