CertainlyOpenYoutubeShorts Firefox

Examine source code of CertainlyOpenYoutubeShorts

Inspect and view changes in CertainlyOpenYoutubeShorts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CertainlyOpenYoutubeShorts",
  "version": "1.0.0",
  "description": "クリックした Shorts を確実にその Shorts として開き、その後もチャンネル一覧で選んだ並び順どおりに再生する。",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "certainly-open-youtube-shorts@konamuki0852",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "cys.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ]
}

Best CertainlyOpenYoutubeShorts Alternatives

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