Thicker Scrollbar on YouTube Firefox

Examine source code of Thicker Scrollbar on YouTube

Par : Kan-Chan
Inspect and view changes in Thicker Scrollbar on YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Make scrollbars thicker",
  "version": "1.0.1",
  "description": "Makes the scrollbars displayed in YouTube Studio thicker.",
  "content_scripts": [
    {
      "matches": [
        "https://studio.youtube.com/*"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ea944339-1d8c-4a48-bd3a-6ecf730eb50e}"
    }
  }
}

Meilleures alternatives Thicker Scrollbar on YouTube

Voici quelques Firefox add-ons qui sont similaires à Thicker Scrollbar on YouTube :