YouTube Shorts Auto Firefox

Examine source code of YouTube Shorts Auto

By: dmdkd Add-on
Inspect and view changes in YouTube Shorts Auto source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Shorts Auto Next",
  "version": "1.0.3",
  "description": "Automatically moves to the next YouTube Shorts video when the current one ends.",
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/shorts/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube-shorts-auto-next@example.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best YouTube Shorts Auto Alternatives

Here are some Firefox add-ons that are similar to YouTube Shorts Auto: