Cambridge Dictionary MP3 Downloader Firefox

Examine source code of Cambridge Dictionary MP3 Downloader

Inspect and view changes in Cambridge Dictionary MP3 Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cambridge Dictionary MP3 Downloader",
  "version": "1.2",
  "description": "Enables users to download MP3 audio pronunciations directly from the Cambridge Dictionary page",
  "permissions": [
    "notifications"
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://dictionary.cambridge.org/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6f89318e-ff57-4dfd-8dda-c107dad833c4}"
    }
  }
}

Best Cambridge Dictionary MP3 Downloader Alternatives

Here are some Firefox add-ons that are similar to Cambridge Dictionary MP3 Downloader: