YouTube Section Swapper Firefox

Examine source code of YouTube Section Swapper

제작자: iscrying Add-on
Inspect and view changes in YouTube Section Swapper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Section Swapper",
  "version": "1.1",
  "description": "Swap the position of comment section with related videos on YouTube.",
  "web_accessible_resources": [
    "styles.css"
  ],
  "permissions": [
    "storage",
    "webRequest",
    "https://www.youtube.com/*",
    "https://m.youtube.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*",
        "https://m.youtube.com/*"
      ],
      "js": [
        "swapper.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6cd278ab-d118-4f0a-8211-344a2871c8c6}"
    }
  }
}

최고의 YouTube Section Swapper 대안

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