EmojiReplacer Firefox

Examine source code of EmojiReplacer

Inspect and view changes in EmojiReplacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Emoji Replacer",
  "version": "1.0",
  "description": "Replaces certain words with emojis.",
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{195ead94-ae61-4373-a599-6faf096b1e76}"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "emoji.js"
      ]
    }
  ]
}

Best EmojiReplacer Alternatives

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