Wikipedia IPA speech Firefox

Examine source code of Wikipedia IPA speech

By: tmyn
Inspect and view changes in Wikipedia IPA speech source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IPA speech",
  "version": "1.1",
  "description": "Uses meSpeak.js (GPL v3) to provide client-side IPA text-to-speech for Wikipedia IPA pronunciations",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "https://*.wikipedia.org/wiki/*"
      ],
      "js": [
        "content.js",
        "replacePronLinks.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@wiki-IPA-TY3",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    "mespeak.js",
    "en-us-custom.json",
    "mespeak_config.json"
  ]
}

Best Wikipedia IPA speech Alternatives

Here are some Firefox add-ons that are similar to Wikipedia IPA speech: