Character Identifier Firefox

Examine source code of Character Identifier

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"
}

Meilleures alternatives Character Identifier

Voici quelques Firefox add-ons qui sont similaires à Character Identifier :