YouTube Floating Player Firefox

Examine source code of YouTube Floating Player

By: smgr
Inspect and view changes in YouTube Floating Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Floating Player",
  "version": "1.0",
  "description": "Play YouTube videos in floating Picture-in-Picture mode with resize and drag support.",
  "permissions": [
    "activeTab",
    "*://*.youtube.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "YouTube Floating Player"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b98e69b5-a501-46bc-bffd-9f879e27b1ff}"
    }
  }
}

Best YouTube Floating Player Alternatives

Here are some Firefox add-ons that are similar to YouTube Floating Player: