Hide Latest Video Performance - YT Firefox

Examine source code of Hide Latest Video Performance - YT

제작자: Taranasus
Inspect and view changes in Hide Latest Video Performance - YT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Hide Latest Video Performance - YT",
  "description": "Hides the \"Latest video performance\" widget within the YouTube Studio dashboard.",
  "version": "1.0",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "The YouTube Studio Top 10 videos widget is hidden"
  },
  "content_scripts": [
    {
      "matches": [
        "*://studio.youtube.com/*"
      ],
      "js": [
        "hideWidget.js"
      ],
      "css": [
        "hideWidget.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ff718d8e-cff3-4679-97f3-0087cfc126f5}"
    }
  }
}

최고의 Hide Latest Video Performance - YT 대안

다음은 Hide Latest Video Performance - YT과(와) 유사한 Firefox add-on입니다: