YouTube Unrounded Thumbnails Firefox

Examine source code of YouTube Unrounded Thumbnails

By: Ben
Inspect and view changes in YouTube Unrounded Thumbnails source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Unrounded Thumbnails",
  "version": "1.5",
  "description": "Removes round corners from YouTube thumbnails.",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8be5cb32-8746-4156-8525-d70b535ca0c7}"
    }
  }
}

Best YouTube Unrounded Thumbnails Alternatives

Here are some Firefox add-ons that are similar to YouTube Unrounded Thumbnails: