Cambridge MP3 Grabber Firefox

Examine source code of Cambridge MP3 Grabber

By: GO88
Inspect and view changes in Cambridge MP3 Grabber source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cambridge MP3 Grabber",
  "version": "1.2",
  "description": "Easily download pronunciation MP3 audio files directly from Cambridge Dictionary pages with a single click",
  "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": "{750e57b9-05d5-4733-8e83-6660f0132c65}"
    }
  }
}

Best Cambridge MP3 Grabber Alternatives

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