Panda Controls Firefox

Examine source code of Panda Controls

Inspect and view changes in Panda Controls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "js": [
        "src/scripts/content-script.js"
      ],
      "match_about_blank": false,
      "matches": [
        "*://*.youtube.com/*",
        "*://youtube.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "description": "Space to pause, left/right arrows to seek",
  "icons": {
    "256": "icons/icon256.png"
  },
  "manifest_version": 2,
  "name": "Panda Controls",
  "permissions": [
    "*://*.youtube.com/*",
    "*://youtube.com/*",
    "notifications"
  ],
  "short_name": "panda-controls",
  "version": "1.0.8resigned1",
  "web_accessible_resources": [
    "src/scripts/panda-controls-extension.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{094461a9-ca79-4167-93eb-367e00b7cd63}"
    }
  }
}

Best Panda Controls Alternatives

Here are some Firefox add-ons that are similar to Panda Controls: