By: evotech
Inspect and view changes in YouTube Comment Summarizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Comment Summarizer",
"version": "1.3.0",
"description": "Securely summarizes YouTube video comments using Claude, OpenAI, or Gemini AI with enhanced privacy and security features.",
"author": "Your Extension Team",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "youtube-comment-summarizer@extension.local"
}
},
"permissions": [
"storage",
"scripting"
],
"host_permissions": [
"*://*.youtube.com/*",
"https://api.anthropic.com/*",
"https://api.openai.com/*",
"https://generativelanguage.googleapis.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/watch*"
],
"css": [
"style.css"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https://api.anthropic.com https://api.openai.com https://generativelanguage.googleapis.com; style-src 'self' 'unsafe-inline'"
},
"minimum_chrome_version": "88",
"action": {
"default_title": "YouTube Comment Summarizer",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
}
} Best YouTube Comment Summarizer Alternatives
Here are some Firefox add-ons that are similar to YouTube Comment Summarizer:
YouTube Summariser
Code Market Switzerland
YouTube Comment Summarizer
Plotti
Quick YouTube Summarize
Max
Youtube Summary with AI
trungpv
AI YouTube Comment Summary
iFreaku
SummaryTube : YouTube AI Summary
Ritwick Halder
YouTube Summarizer
SA
YouTube Video Summarizer: AI Content Preview
Javiotic
Clarify AI: YouTube Summaries
Clarify AI
Video Summarizer for YouTube
Jarle Mathiesen