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_extDescription__", "version": "0.2.0.41", "version_name": "0.2.0-alpha41", "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_shadow_vanish_command": { "suggested_key": { "default": "Alt+X", "mac": "Alt+X" }, "description": "__MSG_startShadowVanish__" } }, "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", "clipboard-write" ], "host_permissions": [ "<all_urls>" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/index.tsx-loader-c3ac6f35.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "<all_urls>" ] } ], "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "src\/html\/*\/index.html", "scripts\/*.js", "messages\/*.json", "audio\/*", "images\/*" ], "use_dynamic_url": false }, { "matches": [ "<all_urls>", "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "assets\/client-f7ab59ad.js", "assets\/switch-01fe6e0b.js", "assets\/logger-4e1da0cc.js", "assets\/react-error-boundary.esm-b1a9f204.js", "assets\/i18n-129d970d.js", "assets\/useThemeBind-dbccaf1f.js", "assets\/getYouMindHost-a5d7cbcb.js", "assets\/clsx-5ffe0b13.js", "assets\/utils-011757a3.js", "assets\/useTranslation-96a166a8.js", "assets\/createLucideIcon-18287aee.js", "assets\/button-0a258412.js", "assets\/useSettings-d49dbaba.js", "assets\/confetti-71722bef.js", "assets\/refresh-ccw-fae40217.js", "assets\/i18nInstance-23d3babe.js", "assets\/api-16b0f897.js", "assets\/index-04329039.js", "assets\/string_decoder-548145b1.js", "assets\/index.tsx-b338fd67.js", "assets\/react-error-boundary-0377a035.css", "assets\/index-16ba5a57.css" ], "use_dynamic_url": false } ], "default_locale": "en", "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost:* http:\/\/127.0.0.1:*; object-src 'self'" } }