Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"description": "__MSG_shortDesc__",
"default_locale": "en",
"version": "1.1.0.0",
"version_name": "1.1.0",
"manifest_version": 3,
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/index.ts-loader-Din_-T3b.js"
],
"all_frames": false,
"matches": [
"https:\/\/www.youtube.com\/*",
"https:\/\/chat.openai.com\/*"
],
"run_at": "document_end",
"css": [
"assets\/index-DNd8wFLV.css"
]
}
],
"action": {
"default_icon": {
"128": "src\/icon\/logo_128.png"
}
},
"permissions": [
"identity",
"storage"
],
"oauth2": {
"client_id": "259762682295-mrpb86ltr80529b29p6k3kil8cvh868f.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/chat.openai.com\/*",
"https:\/\/www.youtube.com\/*"
],
"resources": [
"assets\/chunk-QIZ4XBKF-CzGMgvnZ.js",
"assets\/index.ts-XIJLhi1D.js"
],
"use_dynamic_url": false
}
],
"icons": {
"16": "src\/icon\/logo_16.png",
"48": "src\/icon\/logo_48.png",
"64": "src\/icon\/logo_64.png",
"96": "src\/icon\/logo_96.png",
"128": "src\/icon\/logo_128.png"
},
"externally_connectable": {
"matches": [
"https:\/\/yt-to-text.com\/*"
]
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsiTZWHVT7FrJXOpU1JQJBFVmj7XYxXzWYVqqZ+N0qAPhFQBZu0rc3dfDCiRY4khvRti\/kzYGYCAm4So5v6esT8r6GD3JGkF2giESqWtzRexceS1aAdSNn+aslssrXfRgWDJDRzPv219yhDQ8eSk9iiPlDEVM+7kwy7zfDUWw8sAYMAa1qNv2xVGldlkkuK6hkltrvQVMSaO\/HQ9D8EZ6aU9VveZu9+vUXJWqWx+qQ651lFlXzmgCPvZbVbuAdbclRRW3kHzDOVf9SvLNaKAJUIGy8zuFK1Joh6uBr\/i4TnIW+6XvOGWTqkYSLzYae9ZGurGodgsirOgGKI2Y\/\/LQRQIDAQAB"
}