Ambient Extractor Firefox

Examine source code of Ambient Extractor

Inspect and view changes in Ambient Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ambient Extractor",
  "version": "1.0",
  "description": "Tách và phát riêng phần âm thanh nền (ambient) trong video.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "extractor.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Ambient Extractor",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{94a6203d-5154-4072-959d-daf3264db779}"
    }
  }
}

Best Ambient Extractor Alternatives

Here are some Firefox add-ons that are similar to Ambient Extractor: