Make YT Thumbnails Rectangles Firefox

Examine source code of Make YT Thumbnails Rectangles

Por: shaurya
Inspect and view changes in Make YT Thumbnails Rectangles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YT Thumbnail Rectangle",
  "version": "1.0",
  "description": "Removes YT thumbnail's rounded corners",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "css": [
        "background.css"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9fc224d4-1254-41ce-a220-c375f4ad264e}"
    }
  }
}

Melhores alternativas Make YT Thumbnails Rectangles

Aqui estão algumas Firefox add-ons que são similares a Make YT Thumbnails Rectangles: