downloadCambridgeAudio Firefox

Examine source code of downloadCambridgeAudio

Inspect and view changes in downloadCambridgeAudio source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "downloadCambridgeAudio",
  "version": "1.2",
  "description": "used to download Mp3 Audio From Dictionary Cambridge Page",
  "permissions": [
    "notifications"
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://dictionary.cambridge.org/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "default_locale": "en"
}

Best downloadCambridgeAudio Alternatives

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