Youtube Play All Firefox

Examine source code of Youtube Play All

Inspect and view changes in Youtube Play All source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Play All",
  "description": "Adds \"Play All\" buttons for Videos, Shorts, and Streams on YouTube, with sorting by Latest, Popular, or Oldest.",
  "version": "0.4.3",
  "content_scripts": [
    {
      "matches": [
        "https://m.youtube.com/*",
        "https://www.youtube.com/*"
      ],
      "run_at": "document_end",
      "css": [
        "content-scripts/play-all-button.css"
      ],
      "js": [
        "content-scripts/play-all-button.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f082384d-0ec3-4a0a-a2d1-3261bb1b8d8e}"
    }
  }
}

Best Youtube Play All Alternatives

Here are some Firefox add-ons that are similar to Youtube Play All: