Background Music Detector Firefox

Examine source code of Background Music Detector

By: Hi Sera
Inspect and view changes in Background Music Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Background Music Detector",
  "version": "1.0",
  "description": "Phát hiện và lưu thông tin bài nhạc nền đang phát trong các tab.",
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bdcaf75d-248f-4964-b137-682f6809c502}"
    }
  }
}

Best Background Music Detector Alternatives

Here are some Firefox add-ons that are similar to Background Music Detector: