YTM Mini Firefox

Examine source code of YTM Mini

By: roie
Inspect and view changes in YTM Mini source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YTM Mini",
  "description": "A lightweight mini-player for YouTube Music. Control playback, search, view your queue, and visualize audio from a popup.",
  "version": "1.4.0",
  "short_name": "YTM Mini",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "scripting",
    "offscreen",
    "https://music.youtube.com/*"
  ],
  "optional_permissions": [
    "https://lrclib.net/*"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Y",
        "mac": "Alt+Y"
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "YTM Mini",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9e1f72ca-ab0c-4ab2-be9a-80dce8fcefe3}"
    }
  }
}

Best YTM Mini Alternatives

Here are some Firefox add-ons that are similar to YTM Mini: