Hanzi Substitution Firefox

Examine source code of Hanzi Substitution

Inspect and view changes in Hanzi Substitution source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hanzi Substitution",
  "description": "Replaces words with hanzi.",
  "version": "0.2.2",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./substitute.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "options.html"
  }
}

Best Hanzi Substitution Alternatives

Here are some Firefox add-ons that are similar to Hanzi Substitution: