YTShortsScroll Firefox

Examine source code of YTShortsScroll

By: oshi
Inspect and view changes in YTShortsScroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YTShortsScroll",
  "description": "Scrolls past finished YouTube shorts.",
  "version": "0.6.0",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "app_icon.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://*.youtube.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{33066c93-697b-4873-829d-74f4c96fd8cb}"
    }
  }
}

Best YTShortsScroll Alternatives

Here are some Firefox add-ons that are similar to YTShortsScroll: