Lofi BGM Player Firefox

Examine source code of Lofi BGM Player

Inspect and view changes in Lofi BGM Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.4.5",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "alarms",
    "tabs"
  ],
  "web_accessible_resources": [
    "audio/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lofi-bgm-player@tsubasa-ito",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Lofi BGM Player",
    "default_popup": "popup.html"
  }
}

Best Lofi BGM Player Alternatives

Here are some Firefox add-ons that are similar to Lofi BGM Player: