Convert to UTF-8 Firefox

Examine source code of Convert to UTF-8

Inspect and view changes in Convert to UTF-8 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Convert to UTF-8",
  "description": "Add a context menu option to convert to UTF-8",
  "version": "1.0",
  "homepage_url": "https://github.com/mdn",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/fred.svg",
    "32": "icons/fred.svg"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "clipboardWrite"
  ]
}

Best Convert to UTF-8 Alternatives

Here are some Firefox add-ons that are similar to Convert to UTF-8: