DwTrans Firefox

Examine source code of DwTrans

Inspect and view changes in DwTrans source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://acnt.dual-d.net/cgi-bin/form.cgi?*"
      ],
      "js": [
        "autologin.js"
      ]
    },
    {
      "matches": [
        "http://wdme3.dual-d.net/"
      ],
      "js": [
        "toppage.js"
      ]
    }
  ],
  "description": "Context menu to translate with Sanseido Dual Wisdom Eiwa",
  "icons": {
    "64": "icon.png"
  },
  "manifest_version": 2,
  "name": "DwTrans",
  "permissions": [
    "tabs",
    "menus",
    "clipboardRead",
    "https://acnt.dual-d.net/cgi-bin/form.cgi?*",
    "*://*.dual-d.net/*"
  ],
  "version": "1"
}

Best DwTrans Alternatives

Here are some Firefox add-ons that are similar to DwTrans: