Pixel emojis Firefox

Examine source code of Pixel emojis

By: h8luvu
Inspect and view changes in Pixel emojis source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Emoji Replacer",
  "version": "2.8",
  "description": "Replace some emojis with the old pixelated Softbank emojis",
  "permissions": [],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "imgs/*.gif"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon.png"
  },
  "action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon.png"
    },
    "default_title": "Emoji Replacer"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "emoji-replacer@nadz.dev"
    }
  }
}

Best Pixel emojis Alternatives

Here are some Firefox add-ons that are similar to Pixel emojis: