Taigi Input Enabler Firefox

Examine source code of Taigi Input Enabler

Inspect and view changes in Taigi Input Enabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Taigi Input Enabler",
  "version": "1.0",
  "description": " Enables the use of jquery.ime.tws phah taigi input method across all websites, allowing seamless Taigi (Taiwanese Hokkien) text input",
  "icons": {
    "48": "icons/tws-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "libs/jquery/jquery-3.5.1.min.js",
        "libs/rangy/rangy-core.js",
        "libs/jquery.ime/src/jquery.ime.js",
        "libs/jquery.ime/src/jquery.ime.selector.js",
        "libs/jquery.ime/src/jquery.ime.preferences.js",
        "script/injection-tws.js",
        "script/index.js",
        "rules/tws-latin.js"
      ],
      "css": [
        "libs/jquery.ime/css/jquery.ime.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8cf27aca-cd1a-4a5e-8eaf-7701e1aa12af}"
    }
  }
}

Best Taigi Input Enabler Alternatives

Here are some Firefox add-ons that are similar to Taigi Input Enabler: