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_extName__",
"description": "__MSG_extDesc__",
"default_locale": "en_US",
"version": "0.5.0.0",
"version_name": "0.5.0",
"manifest_version": 3,
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/index.ts-loader-DLcm2Pxi.js"
],
"all_frames": false,
"matches": [
"https:\/\/www.youtube.com\/*"
],
"run_at": "document_end",
"css": [
"assets\/index-jaKoKUGu.css"
]
}
],
"action": {
"default_icon": {
"128": "src\/icon\/logo_128.png"
}
},
"permissions": [
"identity",
"storage"
],
"host_permissions": [
"https:\/\/*\/*"
],
"oauth2": {
"client_id": "874686812212-nuclhsfaqnlfrtfkcjajfl6bqu3rfg2p.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/www.youtube.com\/*"
],
"resources": [
"assets\/chunk-QIZ4XBKF-DzDiLQ8f.js",
"assets\/index.ts-Bqre26Nt.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": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtG42b6Yh\/oBohEVXpJ9XJ3NlnqsNc0gO+pHeM\/0VJ6vmvP+0WyF3hPpkY8HW1rQj\/Mmsm0IdUV3xe34rPUR0p9WnR9nm5NR\/S7aRa4cEq13kvH69CjVJQJmDAqMDlZK6La+8fJyREZadekHVkToHt+goNEfmfir1gMqdmgqxH73dsKFQAXHQWrM9vNw+sf\/7CBMRxmNqP5zB1nhzI7I7imeBcwWEjtWuR6YX6\/nYM9nwC6nradkqOYXRuGAexLRE7OR2MEuhNN+yjwUwDyli7xkx7KrzNWT2lrsXF+a\/gh0U5in\/QmEBvj1tSgH8rFpC04P+shAB\/tp5yDs\/cjfzzQIDAQAB"
}