Another Avim - Vietnamese typing Firefox

Examine source code of Another Avim - Vietnamese typing

By: chung
Inspect and view changes in Another Avim - Vietnamese typing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "version": "0.2.2",
  "manifest_version": 2,
  "description": "__MSG_extDescription__",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": "icons/icon19.png",
    "default_title": "__MSG_extAction__"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/avim.js",
        "scripts/extension.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "default_locale": "en",
  "background": {
    "scripts": [
      "chrome/background.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage"
  ]
}

Best Another Avim - Vietnamese typing Alternatives

Here are some Firefox add-ons that are similar to Another Avim - Vietnamese typing: