YouTube Catify Firefox

Examine source code of YouTube Catify

By: Catify
Inspect and view changes in YouTube Catify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Catify",
  "version": "1.5",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png"
  },
  "description": "Modify YouTube thumbnails to include Cats",
  "permissions": [
    "https://www.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "mrbeastify.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "images/*.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c6cd1af7-8af6-4d0b-a373-46657a5a0381}"
    }
  }
}

Best YouTube Catify Alternatives

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