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 & ChatGPT by Glasp",
"version": "2.0.27",
"manifest_version": 3,
"description": "Access ChatGPT from the browser toolbar and get transcripts and summaries of YouTube videos. Powered by ChatGPT & Claude.",
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"action": {
"default_icon": {
"48": "images\/48.png"
}
},
"permissions": [
"storage",
"system.display"
],
"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-5ae54f9e.js"
],
"matches": [
"https:\/\/chat.openai.com\/*",
"https:\/\/chatgpt.com\/*",
"https:\/\/chat.com\/*"
],
"css": [
"assets\/createLucideIcon-37451c9b.css"
]
},
{
"js": [
"assets\/summarize-in-claude.ts-loader-2ba31665.js"
],
"matches": [
"https:\/\/claude.ai\/*"
],
"css": [
"assets\/createLucideIcon-37451c9b.css"
]
},
{
"js": [
"assets\/summarize-in-mistral-ai.ts-loader-ea480b0e.js"
],
"matches": [
"https:\/\/chat.mistral.ai\/*"
],
"css": [
"assets\/createLucideIcon-37451c9b.css"
]
},
{
"js": [
"assets\/summarize-in-gemini.ts-loader-f3a9ded4.js"
],
"matches": [
"https:\/\/gemini.google.com\/*"
],
"css": [
"assets\/createLucideIcon-37451c9b.css"
]
},
{
"js": [
"assets\/summarize-in-aistudio.ts-loader-b226e87c.js"
],
"matches": [
"https:\/\/aistudio.google.com\/*"
],
"css": [
"assets\/createLucideIcon-37451c9b.css"
]
},
{
"js": [
"assets\/youtube-helper.ts-loader-8d9aadab.js",
"assets\/web-helper.ts-loader-0be18d8b.js"
],
"matches": [
"https:\/\/www.youtube.com\/*"
],
"css": [
"assets\/createLucideIcon-37451c9b.css",
"assets\/youtube-helper-4cbe6cad.css",
"assets\/createLucideIcon-37451c9b.css"
]
}
],
"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"
},
"web_accessible_resources": [
{
"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-c62780bb.js",
"assets\/get-user-config-c40076a6.js",
"assets\/jsx-runtime-4286988b.js",
"assets\/browser-polyfill-45feeee0.js",
"assets\/createLucideIcon-6676f207.js",
"assets\/settings-00b531d8.js",
"assets\/summarize-in-chatgpt.ts-067bdec5.js"
],
"use_dynamic_url": false
},
{
"matches": [
"https:\/\/claude.ai\/*"
],
"resources": [
"assets\/summarizer-c62780bb.js",
"assets\/get-user-config-c40076a6.js",
"assets\/jsx-runtime-4286988b.js",
"assets\/browser-polyfill-45feeee0.js",
"assets\/createLucideIcon-6676f207.js",
"assets\/settings-00b531d8.js",
"assets\/summarize-in-claude.ts-213c70ca.js"
],
"use_dynamic_url": false
},
{
"matches": [
"https:\/\/chat.mistral.ai\/*"
],
"resources": [
"assets\/summarizer-c62780bb.js",
"assets\/get-user-config-c40076a6.js",
"assets\/jsx-runtime-4286988b.js",
"assets\/browser-polyfill-45feeee0.js",
"assets\/createLucideIcon-6676f207.js",
"assets\/settings-00b531d8.js",
"assets\/summarize-in-mistral-ai.ts-d29da5e1.js"
],
"use_dynamic_url": false
},
{
"matches": [
"https:\/\/gemini.google.com\/*"
],
"resources": [
"assets\/summarizer-c62780bb.js",
"assets\/get-user-config-c40076a6.js",
"assets\/jsx-runtime-4286988b.js",
"assets\/browser-polyfill-45feeee0.js",
"assets\/createLucideIcon-6676f207.js",
"assets\/settings-00b531d8.js",
"assets\/summarize-in-gemini.ts-dc47b9d6.js"
],
"use_dynamic_url": false
},
{
"matches": [
"https:\/\/aistudio.google.com\/*"
],
"resources": [
"assets\/summarizer-c62780bb.js",
"assets\/get-user-config-c40076a6.js",
"assets\/jsx-runtime-4286988b.js",
"assets\/browser-polyfill-45feeee0.js",
"assets\/createLucideIcon-6676f207.js",
"assets\/settings-00b531d8.js",
"assets\/summarize-in-aistudio.ts-a0766d93.js"
],
"use_dynamic_url": false
},
{
"matches": [
"https:\/\/www.youtube.com\/*"
],
"resources": [
"assets\/createLucideIcon-6676f207.js",
"assets\/jsx-runtime-4286988b.js",
"assets\/get-current-media-dfd1ee8d.js",
"assets\/use-disclosure-e2cce201.js",
"assets\/check-user-limit-75eb2588.js",
"assets\/extension-info-71bdf937.js",
"assets\/browser-polyfill-45feeee0.js",
"assets\/get-user-config-c40076a6.js",
"assets\/settings-00b531d8.js",
"assets\/firebase-eebda388.js",
"assets\/cache-background-54e9d924.js",
"assets\/user-agent-1a25fb68.js",
"assets\/__vite-browser-external-b25bb000.js",
"assets\/youtube-helper.ts-23b487fd.js",
"assets\/web-helper.ts-9ff1233b.js"
],
"use_dynamic_url": false
}
]
}