YouTube AI Summary - Learn Smarter Firefox

Examine source code of YouTube AI Summary - Learn Smarter

Inspect and view changes in YouTube AI Summary - Learn Smarter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube AI Summary - Learn Smarter",
  "version": "1.1.0",
  "description": "Get AI-powered summaries with key timestamps for any YouTube video with captions. Save time, learn faster.",
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube-ai-summary@haimotech.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://www.youtube.com/*",
    "https://yt-summary-api.haimozhouqiu.workers.dev/*",
    "https://inv.nadeko.net/*",
    "https://invidious.fdn.fr/*",
    "https://vid.puffyan.us/*",
    "https://invidious.nerdvpn.de/*",
    "https://yt.artworks.theoplayer.com/*"
  ],
  "background": {
    "scripts": [
      "background/service-worker.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content/index.js"
      ],
      "css": [
        "content/sidebar.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup/popup.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"
  }
}

Best YouTube AI Summary - Learn Smarter Alternatives

Here are some Firefox add-ons that are similar to YouTube AI Summary - Learn Smarter: