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": "__MSG_appName__",
"description": "__MSG_shortDesc__",
"default_locale": "en",
"version": "2.4.1.0",
"version_name": "2.4.1",
"manifest_version": 3,
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/index.ts-loader-CDIhV2vO.js"
],
"all_frames": false,
"matches": [
"https:\/\/www.youtube.com\/*",
"https:\/\/chatgpt.com\/*"
],
"run_at": "document_end",
"css": [
"assets\/index-CnIpyuY1.css"
]
}
],
"action": {
"default_icon": {
"128": "src\/icon\/icon_128.png"
}
},
"host_permissions": [
"https:\/\/www.youtube.com\/*",
"https:\/\/chatgpt.com\/*"
],
"permissions": [
"identity",
"storage",
"scripting"
],
"oauth2": {
"client_id": "538891105685-h2j4tp5hs9et0em76hvu7t4k0n0uqjhs.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/chatgpt.com\/*",
"https:\/\/www.youtube.com\/*"
],
"resources": [
"assets\/chunk-QIZ4XBKF-ZtkyFXsM.js",
"assets\/index.ts-Dg3Ll_NT.js"
],
"use_dynamic_url": false
}
],
"icons": {
"16": "src\/icon\/icon_16.png",
"32": "src\/icon\/icon_32.png",
"64": "src\/icon\/icon_64.png",
"128": "src\/icon\/icon_128.png"
},
"externally_connectable": {
"matches": [
"https:\/\/yt-to-text.com\/*"
]
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjJ\/DyNIrmCur0Lt8023LgpQbODq824owrH5IQ3T\/3eRJsrgUpb0hUOz0tbmbKJ+q26XnDsN2qe8\/iuE3fEfvV4o527Xdgk2HZbGpoopUx5ka\/mEQ6dVJN7F1m+GxISQ4WmSoxoPM83QWzOIJYhJcI2BrE5Ma+u\/MXUJLcjcgWVMZmUutKUo82jrKEF3FRDhVZFBRKw483OuYIjTYvSN\/JOXMTwlAi29d0n03GzvtGUqFhsY373cDkDmEzbv7M2C0dC4y3th687tNH0zumzkQDtCTcQ7USxSZaL7o4QKyMkXG8MuIiAHgoDXyfyeKJWf8gcKHrt8st7G7tEWXNFKBlQIDAQAB"
}