LessonSide — YouTube Summary · AI Q&A · Quiz Edge

Examine source code of LessonSide — YouTube Summary · AI Q&A · Quiz

Inspect and view changes in LessonSide — YouTube Summary · AI Q&A · Quiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LessonSide � YouTube Summary � AI Q&A � Quiz",
  "version": "1.0.9",
  "description": "Your AI tutor for YouTube lessons: get explanations while you watch, auto study notes, and quizzes to test your understanding.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "sidePanel",
    "scripting",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.bilibili.com/video/*"
      ],
      "js": [
        "config.js",
        "content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://www.youtube.com/watch*",
        "https://m.youtube.com/watch*"
      ],
      "js": [
        "youtube-main.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "matches": [
        "https://www.youtube.com/watch*",
        "https://m.youtube.com/watch*"
      ],
      "js": [
        "config.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "service_worker": "background.js"
  },
  "commands": {
    "trigger-screenshot": {
      "suggested_key": {
        "default": "Alt+Q"
      },
      "description": "Screenshot to ask (select an area of the video)"
    }
  },
  "side_panel": {
    "default_path": "sidepanel.html"
  },
  "action": {
    "default_title": "LessonSide",
    "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"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Best LessonSide — YouTube Summary · AI Q&A · Quiz Alternatives

Here are some Edge add-ons that are similar to LessonSide — YouTube Summary · AI Q&A · Quiz: