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.2.0.103", "version_name": "0.2.0-alpha103", "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-9b25ccc3.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "<all_urls>" ], "run_at": "document_end" } ], "web_accessible_resources": [ { "matches": [ "file:\/\/*\/*", "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-1592c649.js", "assets\/switch-6584a449.js", "assets\/logger-15d33481.js", "assets\/useLiquidGlass-6167b961.js", "assets\/checkIsLocalhost-95e24608.js", "assets\/i18n-8a9e39ae.js", "assets\/useThemeBind-fd0dc4f0.js", "assets\/getYouMindHost-1e7a2389.js", "assets\/clsx-5ffe0b13.js", "assets\/utils-c665cdb6.js", "assets\/useTranslation-4d704f4f.js", "assets\/createLucideIcon-302b73d5.js", "assets\/button-cf507a2c.js", "assets\/useSettings-e7167aed.js", "assets\/arrow-right-e9cb6e14.js", "assets\/confetti-71722bef.js", "assets\/refresh-ccw-97f0ffd7.js", "assets\/i18nInstance-23d3babe.js", "assets\/index-f46a4cc0.js", "assets\/api-cff7151f.js", "assets\/__vite-browser-external-66d318e3.js", "assets\/article-handler-BfwuiV7H-31c07053.js", "assets\/string_decoder-0935a687.js", "assets\/index.tsx-80c47b1a.js", "assets\/useLiquidGlass-0fbdeeb9.css", "assets\/index-6523be6d.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'" } }