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.16",
"version_name": "0.3.0-alpha16",
"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"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/index.tsx-loader-B7Z1OqYF.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
"<all_urls>"
],
"run_at": "document_end"
},
{
"js": [
"assets\/index.ts-loader-CnVqmFxn.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-BgKrXDq0.js",
"assets\/index-CyiNnxvs.js",
"assets\/button-xj_7FaPY.js",
"assets\/i18n-BOk4QCcb.js",
"assets\/useLiquidGlass-f2vy9EJx.js",
"assets\/browser-U3Py4yBJ.js",
"assets\/client-CwKmiYfU.js",
"assets\/useThemeBind-9IDlkOav.js",
"assets\/useTranslation-DxZBItSv.js",
"assets\/clsx-B-dksMZM.js",
"assets\/utils-C0EutI9V.js",
"assets\/getYouMindHost-BaK1ToPa.js",
"assets\/useSettings-DyM62hxn.js",
"assets\/index-DiSmgZVu.js",
"assets\/proxy-DhvwXgbw.js",
"assets\/getStoredUser-tNpkfuAf.js",
"assets\/getCurrentYouTubeSubtitle-CqHT52TO.js",
"assets\/confetti-D9a23qiN.js",
"assets\/refresh-ccw-BYW3vW4U.js",
"assets\/arrow-right-5hgjwUNU.js",
"assets\/index-BFqMCtDD-CKtwqbWb.js",
"assets\/api-DtPbQE3A-3rJpmkW2.js",
"assets\/scrapByJina-DDlwd4Mz-C0zmP8Xi.js",
"assets\/__vite-browser-external-YbutIfMq-D7Ct-6yo.js",
"assets\/article-handler-N3tARKhE-BCto1xo0.js",
"assets\/web-BOfio3kL-Dpd99EZr.js",
"assets\/youtube-transcript-youtubejs-node-DK6NFiwe-CbGnnn38.js",
"assets\/index-BmhA3h19-Cj5X0ZHN.js",
"assets\/getPageDataFromHTML-DrCrawrJ-Bt8iXSuT.js",
"assets\/___vite-browser-external_commonjs-proxy-DBKA1GUI-Djq91UBa.js",
"assets\/index.tsx-DMJqtibE.js",
"assets\/useLiquidGlass-OUownN52.css",
"assets\/index-DaxZb5mI.css"
],
"use_dynamic_url": false
},
{
"matches": [
"*:\/\/www.youtube.com\/*"
],
"resources": [
"assets\/i18n-BOk4QCcb.js",
"assets\/getCurrentYouTubeSubtitle-CqHT52TO.js",
"assets\/index.ts-DIMh5lFV.js"
],
"use_dynamic_url": false
}
],
"default_locale": "en",
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
}
}