PreWatchr for YouTube Firefox

Examine source code of PreWatchr for YouTube

Inspect and view changes in PreWatchr for YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.3.0",
  "name": "PreWatchr for YouTube",
  "short_name": "PreWatchr",
  "browser_specific_settings": {
    "gecko": {
      "id": "sumthing@jucofuco.github.io",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "description": "Preview what a YouTube video is about before opening it, so you can decide if it’s worth watching.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://youtube-summarize-65h8.onrender.com/*"
  ],
  "action": {
    "default_popup": "popup/index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "css": [
        "assets/content.css"
      ],
      "js": [
        "assets/content.js"
      ]
    }
  ]
}

Best PreWatchr for YouTube Alternatives

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