Autoscroll Shorts Firefox

Examine source code of Autoscroll Shorts

Inspect and view changes in Autoscroll Shorts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Autoscroll Shorts",
  "version": "1.6",
  "description": "Automatically scrolls to the next YouTube Short after the current one ends.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "shorts-cs.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{96d7f719-11f8-427d-898f-51b4a3803952}"
    }
  }
}

Best Autoscroll Shorts Alternatives

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