Entity Coder Firefox

Examine source code of Entity Coder

제작자: Oclarissa Mary
Inspect and view changes in Entity Coder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Entity Coder",
  "version": "1.2.1",
  "description": "Convert text to HTML entities and back with a reference",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0073d403-c3cf-4482-b89e-9e3a1a6cf89c}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/i16.png",
    "32": "img/i32.png",
    "48": "img/i48.png",
    "96": "img/i96.png",
    "128": "img/i128.png"
  },
  "browser_action": {
    "default_popup": "dialog/dialog.html",
    "default_icon": {
      "16": "img/i16.png",
      "32": "img/i32.png",
      "48": "img/i48.png",
      "96": "img/i96.png",
      "128": "img/i128.png"
    }
  },
  "background": {
    "scripts": [
      "ext/service.js"
    ]
  },
  "permissions": []
}

최고의 Entity Coder 대안

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