Vietnamese Telex Firefox

Examine source code of Vietnamese Telex

Inspect and view changes in Vietnamese Telex source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "TypingVietnamese@thoduongluat.com"
    }
  },
  "manifest_version": 2,
  "name": "Vietnamese unicode typing",
  "version": "4.1",
  "description": "Vietnamese unicode typing, danh tieng viet, go tieng viet co dau, đánh tiếng việt, gõ tiếng việt",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "vn19.png",
      "128": "en19.png"
    },
    "default_title": "Typing Vietnamese: off"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "keyevents.js",
        "vnkey.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "permissions": [
    "tabs",
    "<all_urls>",
    "webNavigation",
    "storage"
  ],
  "icons": {
    "128": "icon128.png"
  }
}

Best Vietnamese Telex Alternatives

Here are some Firefox add-ons that are similar to Vietnamese Telex: