Unikey - Vietnamese Keyboard Driver

Unikey - Vietnamese Keyboard Driver

Unikey - Type Vietnamese for Windows Unikey is not a wand to help you categorize the standard Vietnamese writing but it is a tool to help you type in accents, edit fonts. Unikey supports Vietnamese typing on Windows (including 32-bit and 64-bit)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Unikey. Type Vietnamese for Windows Solution. Go Tieng Viet. Vietnamese Keyboard Driver. Adds browser action icon to toolbar to open packaged web page. See https://download.unikey.info",
  "manifest_version": 2,
  "name": "Unikey - Vietnamese Keyboard Driver",
  "version": "1.6resigned1",
  "homepage_url": "https://download.unikey.info",
  "icons": {
    "48": "icons/page-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/page-32.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3762ef5e-80e4-4f44-8fbd-256116f16494}"
    }
  }
}