YT-Autoscroller Firefox

Examine source code of YT-Autoscroller

By: Doxa
Inspect and view changes in YT-Autoscroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YT-Autoscroller",
  "version": "1.0",
  "summary": {
    "en-US": "Allows for autoscrolling of finished youtube shorts"
  },
  "categories": [
    "games-entertainment"
  ],
  "contributions_url": "https://donate.mozilla.org",
  "requires_payment": false,
  "homepage": {
    "en-US": "https://github.com/adam2451/yt-autoscroller"
  },
  "icons": {
    "32": "icons/autoscroll-32.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/shorts/*"
      ],
      "js": [
        "autoscroll.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ddc5c3f6-37ed-4774-aa35-ffae088e1691}"
    }
  }
}

Best YT-Autoscroller Alternatives

Here are some Firefox add-ons that are similar to YT-Autoscroller: