Panner for YouTube Firefox

Examine source code of Panner for YouTube

By: pipopa Add-on
Inspect and view changes in Panner for YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Panner for Youtube",
  "version": "1.2",
  "description": "Youtubeの音声を左右に振り分けるためのプラグインです",
  "manifest_version": 2,
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "panslider.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "permissions": [
    "https://www.youtube.com/*"
  ]
}

Best Panner for YouTube Alternatives

Here are some Firefox add-ons that are similar to Panner for YouTube: