YouTubeCurvely Firefox

Examine source code of YouTubeCurvely

Inspect and view changes in YouTubeCurvely source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YoutubeWindowCurver",
  "description": "This extension makes the video window's borders curved. I made it because I like this way. Smoooooth!!",
  "version": "1.2",
  "icons": {
    "16": "./icons/ywcicon16.png",
    "48": "./icons/ywcicon48.png",
    "128": "./icons/ywcicon128.png"
  },
  "action": {
    "default_icon": "./icons/ywcicon16.png",
    "default_title": "Youtube Thumbnail Curver"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "permissions": [
    "tabs"
  ]
}

Best YouTubeCurvely Alternatives

Here are some Firefox add-ons that are similar to YouTubeCurvely: