Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "YouTube Summary with ChatGPT & Claude", "version": "2.0.21", "manifest_version": 3, "description": "Summarize YouTube videos, web articles, and PDFs to save time, powered by ChatGPT, Claude, Mistral AI, and Gemini.", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "action": { "default_icon": { "48": "images\/48.png" } }, "permissions": [ "storage" ], "options_ui": { "page": "src\/options\/index.html", "open_in_tab": true }, "content_scripts": [ { "js": [ "assets\/message-listener.ts-loader-1cf408aa.js" ], "matches": [ "https:\/\/glasp.co\/*", "https:\/\/glasp.ai\/*" ] }, { "js": [ "assets\/summarize-in-chatgpt.ts-loader-581562df.js" ], "matches": [ "https:\/\/chat.openai.com\/*", "https:\/\/chatgpt.com\/*", "https:\/\/chat.com\/*" ], "css": [ "assets\/createLucideIcon-37451c9b.css" ] }, { "js": [ "assets\/summarize-in-claude.ts-loader-84bbd2a9.js" ], "matches": [ "https:\/\/claude.ai\/*" ], "css": [ "assets\/createLucideIcon-37451c9b.css" ] }, { "js": [ "assets\/summarize-in-mistral-ai.ts-loader-66919b8a.js" ], "matches": [ "https:\/\/chat.mistral.ai\/*" ], "css": [ "assets\/createLucideIcon-37451c9b.css" ] }, { "js": [ "assets\/summarize-in-gemini.ts-loader-f4afa69a.js" ], "matches": [ "https:\/\/gemini.google.com\/*" ], "css": [ "assets\/createLucideIcon-37451c9b.css" ] }, { "js": [ "assets\/summarize-in-aistudio.ts-loader-e8fd48ea.js" ], "matches": [ "https:\/\/aistudio.google.com\/*" ], "css": [ "assets\/createLucideIcon-37451c9b.css" ] }, { "js": [ "assets\/summarize-in-grok.ts-loader-ef213a93.js" ], "matches": [ "https:\/\/grok.com\/*" ], "css": [ "assets\/createLucideIcon-37451c9b.css" ] }, { "js": [ "assets\/youtube-helper.ts-loader-42a05ec2.js" ], "matches": [ "https:\/\/www.youtube.com\/*" ], "css": [ "assets\/createLucideIcon-37451c9b.css", "assets\/youtube-helper-4cbe6cad.css" ] }, { "js": [ "assets\/web-helper.ts-loader-42b6db41.js" ], "matches": [ "<all_urls>" ], "run_at": "document_idle", "all_frames": false, "css": [ "assets\/createLucideIcon-37451c9b.css" ] } ], "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "src\/utils\/pdf\/pdf.worker.min.mjs" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/glasp.ai\/*", "https:\/\/glasp.co\/*" ], "resources": [ "assets\/browser-polyfill-45feeee0.js", "assets\/message-listener.ts-d44179b2.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/chat.com\/*", "https:\/\/chat.openai.com\/*", "https:\/\/chatgpt.com\/*" ], "resources": [ "assets\/summarizer-b5c947e6.js", "assets\/browser-polyfill-45feeee0.js", "assets\/get-user-config-c40076a6.js", "assets\/jsx-runtime-4286988b.js", "assets\/createLucideIcon-6676f207.js", "assets\/settings-00b531d8.js", "assets\/summarize-in-chatgpt.ts-7a27f1cc.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/claude.ai\/*" ], "resources": [ "assets\/summarizer-b5c947e6.js", "assets\/browser-polyfill-45feeee0.js", "assets\/get-user-config-c40076a6.js", "assets\/jsx-runtime-4286988b.js", "assets\/createLucideIcon-6676f207.js", "assets\/settings-00b531d8.js", "assets\/summarize-in-claude.ts-732480c1.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/chat.mistral.ai\/*" ], "resources": [ "assets\/summarizer-b5c947e6.js", "assets\/browser-polyfill-45feeee0.js", "assets\/get-user-config-c40076a6.js", "assets\/jsx-runtime-4286988b.js", "assets\/createLucideIcon-6676f207.js", "assets\/settings-00b531d8.js", "assets\/summarize-in-mistral-ai.ts-7ca877fb.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/gemini.google.com\/*" ], "resources": [ "assets\/summarizer-b5c947e6.js", "assets\/browser-polyfill-45feeee0.js", "assets\/get-user-config-c40076a6.js", "assets\/jsx-runtime-4286988b.js", "assets\/createLucideIcon-6676f207.js", "assets\/settings-00b531d8.js", "assets\/summarize-in-gemini.ts-8b2f18c8.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/aistudio.google.com\/*" ], "resources": [ "assets\/summarizer-b5c947e6.js", "assets\/browser-polyfill-45feeee0.js", "assets\/get-user-config-c40076a6.js", "assets\/jsx-runtime-4286988b.js", "assets\/createLucideIcon-6676f207.js", "assets\/settings-00b531d8.js", "assets\/summarize-in-aistudio.ts-32b8a60b.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/grok.com\/*" ], "resources": [ "assets\/summarizer-b5c947e6.js", "assets\/browser-polyfill-45feeee0.js", "assets\/get-user-config-c40076a6.js", "assets\/jsx-runtime-4286988b.js", "assets\/createLucideIcon-6676f207.js", "assets\/settings-00b531d8.js", "assets\/summarize-in-grok.ts-923cf56c.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/www.youtube.com\/*" ], "resources": [ "assets\/createLucideIcon-6676f207.js", "assets\/jsx-runtime-4286988b.js", "assets\/get-current-media-197cd4a9.js", "assets\/check-user-limit-4030da23.js", "assets\/use-disclosure-7c1845fd.js", "assets\/firebase-997f25e3.js", "assets\/browser-polyfill-45feeee0.js", "assets\/get-user-config-c40076a6.js", "assets\/settings-00b531d8.js", "assets\/cache-background-1cdd5f3d.js", "assets\/index-cd77e154.js", "assets\/__vite-browser-external-b25bb000.js", "assets\/youtube-helper.ts-41f8fb5e.js" ], "use_dynamic_url": false }, { "matches": [ "<all_urls>" ], "resources": [ "assets\/createLucideIcon-6676f207.js", "assets\/check-user-limit-4030da23.js", "assets\/jsx-runtime-4286988b.js", "assets\/get-current-media-197cd4a9.js", "assets\/browser-polyfill-45feeee0.js", "assets\/firebase-997f25e3.js", "assets\/use-form-a922f050.js", "assets\/get-user-config-c40076a6.js", "assets\/index-cd77e154.js", "assets\/__vite-browser-external-b25bb000.js", "assets\/web-helper.ts-4caf86d5.js" ], "use_dynamic_url": false } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "icons": { "48": "images\/48.png", "128": "images\/128.png", "256": "images\/256.png", "512": "images\/512.png" } }