RemoBer Firefox

Examine source code of RemoBer

By: dmeskin
Inspect and view changes in RemoBer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remober",
  "version": "1.0",
  "description": "Replaces the B emoji with a standard ASCII character.",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "remober.js"
      ]
    }
  ]
}

Best RemoBer Alternatives

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