Lofi Player Firefox

Examine source code of Lofi Player

제작자: Sailing Sential
Inspect and view changes in Lofi Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lofi Player",
  "version": "1.0.1",
  "description": "Play lofi music and videos in a standalone window with video support, album art, and full keyboard controls",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Lofi Player"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "player.html",
    "assets/tracks.json",
    "lofi/*.mp3",
    "lofi/*.mp4"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lofi-player@quizthespire.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "optional": [],
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Lofi Player 대안

다음은 Lofi Player과(와) 유사한 Firefox add-on입니다: