Character Identifier Firefox

Examine source code of Character Identifier

제작자: L. David Baron
Inspect and view changes in Character Identifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "char-identifier@dbaron.org"
    }
  },
  "author": "L. David Baron",
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "description": "This extension adds a context menu item for selected text that provides more information (from the Unicode database) about the characters selected.",
  "homepage_url": "https://dbaron.org/mozilla/char-identifier/",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "manifest_version": 2,
  "name": "Character Identifier",
  "permissions": [
    "contextMenus"
  ],
  "version": "0.2.3"
}

최고의 Character Identifier 대안

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