Youtube Summary Free Firefox

Examine source code of Youtube Summary Free

Inspect and view changes in Youtube Summary Free source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Summary Free",
  "description": "A completely free, open-source extension powered by Google Gemini (bring your own free AI Studio key) that pops into the YouTube sidebar and delivers instant summaries, transcripts, and chat answers for every video so you can learn faster without leaving the page.",
  "version": "0.0.3",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@youtube-summary-free-extension",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch?v=*"
      ],
      "js": [
        "content-scripts/youtube-widget.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "content-scripts/youtube-widget.css"
  ],
  "permissions": [
    "https://generativelanguage.googleapis.com/*",
    "https://www.youtube.com/*"
  ]
}

Best Youtube Summary Free Alternatives

Here are some Firefox add-ons that are similar to Youtube Summary Free: