Character Input Firefox

Examine source code of Character Input

Inspect and view changes in Character Input source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Character Input",
  "version": "4",
  "author": "Thomas Meehan (Orangeaurochs)",
  "description": "Press Insert key, then: aXXX for an Alt Code, XXXX for Unicode, c for (c), or HTML entity reference. Designed for Ex Libris Alma.",
  "browser_specific_settings": {
    "gecko": {
      "id": "orangeaurochsCharacterInput@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "character_input.js"
      ]
    }
  ]
}

Best Character Input Alternatives

Here are some Firefox add-ons that are similar to Character Input: