YouTube Comments Scroll Firefox

Examine source code of YouTube Comments Scroll

제작자: chioann Add-on
Inspect and view changes in YouTube Comments Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Comments Scroll",
  "version": "1.0",
  "description": "Scroll the comments in the new YouTube UI, to allow user watch video and read comments at the same time",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "js/jquery-3.6.0.min.js",
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_icon": "icons/logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5140ab19-4077-4c07-a5f3-1d445a533af0}"
    }
  }
}

최고의 YouTube Comments Scroll 대안

다음은 YouTube Comments Scroll과(와) 유사한 Firefox add-on입니다: