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__",
"incognito": "split",
"description": "__MSG_extDescription__",
"version": "0.3.0.22",
"version_name": "0.3.0-alpha22",
"action": {
"default_title": "__MSG_openYouMind__",
"suggested_key": {
"default": "Alt+Y",
"mac": "Alt+Y"
}
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+Y",
"mac": "Alt+Y"
},
"description": "__MSG_openYouMind__"
},
"start_capture_command": {
"suggested_key": {
"default": "Alt+C",
"mac": "Alt+C"
},
"description": "__MSG_startCapture__"
},
"save_to_youmind_command": {
"suggested_key": {
"default": "Alt+S",
"mac": "Alt+S"
},
"description": "__MSG_saveWepageToYouMind__"
},
"start_translate_command": {
"suggested_key": {
"default": "Alt+T",
"mac": "Alt+T"
},
"description": "__MSG_startTranslate__"
}
},
"externally_connectable": {
"ids": [
"*"
]
},
"manifest_version": 3,
"icons": {
"16": "images\/logo\/production\/16.png",
"32": "images\/logo\/production\/32.png",
"48": "images\/logo\/production\/48.png",
"128": "images\/logo\/production\/128.png"
},
"permissions": [
"storage",
"contextMenus",
"tabs",
"activeTab",
"commands",
"windows",
"alarms",
"cookies"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/index.tsx-loader-DqhICXQJ.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
"<all_urls>"
],
"run_at": "document_end"
},
{
"js": [
"assets\/index.ts-loader-DrOyP1x5.js"
],
"matches": [
"*:\/\/www.youtube.com\/embed\/*"
],
"run_at": "document_end",
"all_frames": true
}
],
"web_accessible_resources": [
{
"matches": [
"file:\/\/*\/*",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"resources": [
"src\/html\/*\/index.html",
"scripts\/*.js",
"messages\/*.json",
"audio\/*",
"images\/*",
"fonts\/*"
],
"use_dynamic_url": false
},
{
"matches": [
"<all_urls>",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"resources": [
"assets\/index-CQoC5iON.js",
"assets\/index-zA4L-sat.js",
"assets\/button-6bfzrbOC.js",
"assets\/i18n-DlHefWMF.js",
"assets\/useLiquidGlass-Dttjplkb.js",
"assets\/xSyncUserData-fd9clpq9.js",
"assets\/client-B6x1YvC2.js",
"assets\/useThemeBind-D-07clxa.js",
"assets\/useTranslation-DFFrfLXm.js",
"assets\/clsx-B-dksMZM.js",
"assets\/utils-C0EutI9V.js",
"assets\/getYouMindHost-Mlx1vWSQ.js",
"assets\/useSettings-BhDSUqC2.js",
"assets\/index-Dr1zBDgE.js",
"assets\/proxy-DWZ6PNwV.js",
"assets\/getStoredUser-tNpkfuAf.js",
"assets\/getCurrentYouTubeSubtitle-D65bo4ZB.js",
"assets\/_virtual_stub-crypto-BDMct_Gn-D7ZuWTsr.js",
"assets\/refresh-ccw-B08-ONwQ.js",
"assets\/arrow-right-Np-k09oy.js",
"assets\/_virtual_stub-jsdom-CqyXb7A7-DY7iExeV.js",
"assets\/_virtual_stub-undici-BDMct_Gn-FmFgRqLi.js",
"assets\/scrapByJina-BWlNPWmf-JFwiLizB.js",
"assets\/rapid-fetcher-BubqROUb-BqdZ4jP1.js",
"assets\/web-BOfio3kL-Dpd99EZr.js",
"assets\/youtube-transcript-youtubejs-node-BccCRcI3-CVnV4egN.js",
"assets\/index-CEjFyJZJ-DO6kdG4E.js",
"assets\/supadata-Dta1Ulyx-C-fqg1FM.js",
"assets\/getPageDataFromHTML-B78GNLa--d6Rdg1D9.js",
"assets\/youtube-v4-k8j12v7T-DvYvu57K.js",
"assets\/index.tsx-UpsxeF2w.js",
"assets\/useLiquidGlass-kGhJ7iTm.css",
"assets\/index-DaxZb5mI.css"
],
"use_dynamic_url": false
},
{
"matches": [
"*:\/\/www.youtube.com\/*"
],
"resources": [
"assets\/i18n-DlHefWMF.js",
"assets\/getCurrentYouTubeSubtitle-D65bo4ZB.js",
"assets\/index.ts-jZJDuV65.js"
],
"use_dynamic_url": false
}
],
"default_locale": "en",
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
}
}