Background Music Extension Firefox

Examine source code of Background Music Extension

By: rs Add-on
Inspect and view changes in Background Music Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Background Music Player",
  "version": "1.5.0",
  "description": "Play direct MP3/audio URLs or local audio files in Firefox.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Background Music",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "background-music-player-f4207f5f-c79b-4958-8227-d6db9d38e8b7@addons.mozilla.org",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  }
}

Best Background Music Extension Alternatives

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