Another Avim - Vietnamese typing Firefox

Examine source code of Another Avim - Vietnamese typing

By: chung Add-on
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.3.2",
  "manifest_version": 3,
  "description": "__MSG_extDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{436e17a4-af73-4e30-b79f-29200acfdf2f}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": "icons/icon19.png",
    "default_title": "__MSG_extAction__"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/avim.js",
        "scripts/gdocs.js",
        "scripts/extension.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "default_locale": "en",
  "background": {
    "scripts": [
      "chrome/background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ]
}

Best Another Avim - Vietnamese typing Alternatives

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