MrNiceGuy Firefox

Examine source code of MrNiceGuy

Inspect and view changes in MrNiceGuy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MrNiceGuy",
  "description": "Replaces bad words with nice words",
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/emoji-substitution",
  "version": "0.9resigned1",
  "icons": {
    "48": "icons/LogoChild.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./emojiMap.js",
        "./substitute.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2124f63d-d4e3-46bf-b32a-5bbd41c9fe0d}"
    }
  }
}

Best MrNiceGuy Alternatives

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