Unicode Input Firefox

Examine source code of Unicode Input

제작자: Orangeaurochs
Inspect and view changes in Unicode Input source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unicode Input",
  "version": "2.2resigned1",
  "author": "Thomas Meehan (Orangeaurochs)",
  "description": "Allows entering of unicode characters by 4 character hex codes, e.g. 00e9 for e acute. Type in the code followed by the Inser key. Doesn't work on sites with very complicated frame set ups, e.g. Gmail or Twitter. Designed principally for use with Ex Libris Alma. Version 2 aims to allow input exactly where the cursor is. 2.1 aims to correct the cursor position after input.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "unicode_input.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cf4db261-497a-456e-b32a-055d300b18f6}"
    }
  }
}

최고의 Unicode Input 대안

다음은 Unicode Input과(와) 유사한 Firefox add-on입니다: