Jisho-Forvo Firefox

Examine source code of Jisho-Forvo

Inspect and view changes in Jisho-Forvo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Jisho-Forvo",
  "description": "Play pronunciation from Forvo in Jisho",
  "version": "1.1",
  "background": {
    "scripts": [
      "jquery.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://jisho.org/search/*",
        "*://www.jisho.org/search/*",
        "*://jisho.org/word/*",
        "*://www.jisho.org/word/*"
      ],
      "js": [
        "jquery.js",
        "content.js"
      ]
    }
  ],
  "permissions": [
    "nativeMessaging",
    "https://forvo.com/",
    "https://audio00.forvo.com/"
  ]
}

Best Jisho-Forvo Alternatives

Here are some Firefox add-ons that are similar to Jisho-Forvo: