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.13",
"version_name": "0.3.0-alpha13",
"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-fo0LeFP7.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
"<all_urls>"
],
"run_at": "document_end"
},
{
"js": [
"assets\/index.ts-loader-TROl9BvE.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-BOa0xwWX.js",
"assets\/index-D2usUHYP.js",
"assets\/button-pHP28W4j.js",
"assets\/i18n-CcttzVsG.js",
"assets\/useLiquidGlass-CylUn3fE.js",
"assets\/browser-U3Py4yBJ.js",
"assets\/client-BEviSyJX.js",
"assets\/useThemeBind-B2Lwa5FO.js",
"assets\/useTranslation-aQ7iO57G.js",
"assets\/clsx-B-dksMZM.js",
"assets\/utils-C0EutI9V.js",
"assets\/getYouMindHost-D66TLGWi.js",
"assets\/useSettings-DDis5uhC.js",
"assets\/index-zaHH7Khh.js",
"assets\/proxy-CWA3H4J7.js",
"assets\/getStoredUser-tNpkfuAf.js",
"assets\/getCurrentYouTubeSubtitle-DpzhtdBs.js",
"assets\/confetti-D9a23qiN.js",
"assets\/refresh-ccw-CA3IuLVn.js",
"assets\/arrow-right-Y7ZFWWF0.js",
"assets\/index-BHxNi9rE.js",
"assets\/api-C79X14ec.js",
"assets\/__vite-browser-external-D7Ct-6yo.js",
"assets\/article-handler-DzpviH8A-BaLjRvPR.js",
"assets\/web-CAO76G2j-Dq3kJSkD.js",
"assets\/youtube-transcript-youtubejs-node-s8pFApM5-BGxhyD9E.js",
"assets\/getPageDataFromHTML-C61CXxmh-SdueFywl.js",
"assets\/string_decoder-VyujZ1LT.js",
"assets\/index.tsx-Cax-HYJL.js",
"assets\/useLiquidGlass-kGhJ7iTm.css",
"assets\/index-DaxZb5mI.css"
],
"use_dynamic_url": false
},
{
"matches": [
"*:\/\/www.youtube.com\/*"
],
"resources": [
"assets\/i18n-CcttzVsG.js",
"assets\/getCurrentYouTubeSubtitle-DpzhtdBs.js",
"assets\/index.ts-Pt4wW9If.js"
],
"use_dynamic_url": false
}
],
"default_locale": "en",
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
}
}