Inspect and view changes in Ask The Video source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"name": "Ask The Video",
"description": "AI-powered Chrome extension that summarizes YouTube videos, saving time & boosting productivity. Get key points in a click!",
"version": "1.0.17",
"author": "nguyenvanduocit@gmail.com",
"icons": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"128": "assets/icon128.png"
},
"content_scripts": [
{
"js": [
"assets/content-script-loader.content.ts.js"
],
"matches": [
"https://*.youtube.com/*"
],
"run_at": "document_idle",
"css": [
"assets/content.css"
]
},
{
"js": [
"assets/content-script-loader.content-chatgpt.ts.js"
],
"matches": [
"https://chat.openai.com/*"
],
"run_at": "document_idle",
"css": [
"assets/content-chatgpt.css"
]
}
],
"externally_connectable": {
"matches": [
"http://localhost:3000/*",
"https://askthevideo.web.app/*"
]
},
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"permissions": [
"storage"
],
"web_accessible_resources": [
{
"matches": [
"https://*.youtube.com/*"
],
"resources": [
"assets/content.ts.js"
],
"use_dynamic_url": true
},
{
"matches": [
"https://chat.openai.com/*"
],
"resources": [
"assets/content-chatgpt.ts.js"
],
"use_dynamic_url": true
}
]
} Best Ask The Video Alternatives
Here are some Chrome extensions that are similar to Ask The Video:
SummifyYT (Summarize YouTube Comments)
Dif Industries
Vio - Your ChatGPT Companion
https://vio.bryghtmind.com/
YouTalk
ritwik.chakradhar
Ask on YouTube using ChatGPT
Ed Jeon
SayDub - YouTube Summary with ChatGPT
https://saydub.com
StudyMateAI
https://studym8ai.app
YouTube Video Summary & AI Chat - Summd
https://summd.app
Javy: GPT-4 powered assistant
nikfedotoff
Dive: AI Summarizer for YouTube, PDF & Web — Interactive & Privacy-First
https://thedive.ai
YouTube Chatbot extension by Audio2Doc
https://audio2doc.com
VideoMind: Quick ChatGPT for Youtube
https://videomind.online
Palo - Youtube AI Chat Assistant
https://paloai.github.io/