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", "version": "8.5.2", "content_scripts": [ { "css": [ "assets\/content.d3a99ffd.css", "assets\/content.css" ], "matches": [ "<all_urls>" ], "js": [ "assets\/browser-polyfill.min.js", "assets\/runtime.95c3f8a1.js", "assets\/view-vendor.627c7834.js", "assets\/franc.5a63ce7b.js", "assets\/17.590b5ce3.js", "assets\/content.27a11752.js" ] }, { "match_about_blank": true, "all_frames": true, "matches": [ "<all_urls>" ], "js": [ "assets\/browser-polyfill.min.js", "assets\/runtime.95c3f8a1.js", "assets\/view-vendor.627c7834.js", "assets\/franc.5a63ce7b.js", "assets\/20.d5aa92b5.js", "assets\/selection.3fc84648.js" ] } ], "action": { "default_popup": "popup.html", "default_icon": { "16": "assets\/icon.png", "19": "assets\/icon.png", "24": "assets\/icon.png", "38": "assets\/icon.png", "48": "assets\/icon.png", "128": "assets\/icon.png" } }, "options_ui": { "page": "options.html", "open_in_tab": true }, "background": { "service_worker": "background.js" }, "manifest_version": 3, "homepage_url": "https:\/\/saladict.aichatone.com\/", "minimum_chrome_version": "88", "name": "__MSG_extension_name__", "short_name": "__MSG_extension_short_name__", "description": "__MSG_extension_description__", "default_locale": "en", "icons": { "16": "assets\/icon.png", "48": "assets\/icon.png", "128": "assets\/icon.png" }, "commands": { "toggle-active": { "description": "__MSG_command_toggle_active__" }, "toggle-instant": { "description": "__MSG_command_toggle_instant__" }, "search-clipboard": { "description": "__MSG_command_search_clipboard__" }, "open-pdf": { "description": "__MSG_command_open_pdf__" }, "open-quick-search": { "description": "__MSG_command_open_quick_search__" }, "open-youdao": { "description": "__MSG_command_open_youdao__" }, "open-google": { "description": "__MSG_command_open_google__" }, "open-caiyun": { "description": "__MSG_command_open_caiyun__" }, "next-history": { "description": "__MSG_command_next_history__" }, "prev-history": { "description": "__MSG_command_prev_history__" }, "next-profile": { "description": "__MSG_command_next_profile__" }, "prev-profile": { "description": "__MSG_command_prev_profile__" }, "profile-1": { "description": "__MSG_command_profile_1__" }, "profile-2": { "description": "__MSG_command_profile_2__" }, "profile-3": { "description": "__MSG_command_profile_3__" }, "profile-4": { "description": "__MSG_command_profile_4__" }, "profile-5": { "description": "__MSG_command_profile_5__" }, "add-notebook": { "description": "__MSG_command_add_notebook__" } }, "web_accessible_resources": [ { "resources": [ "assets\/*", "audio-control.html", "quick-search.html" ], "matches": [ "<all_urls>" ] } ], "permissions": [ "alarms", "contextMenus", "notifications", "clipboardWrite", "clipboardRead", "storage", "tabs", "declarativeNetRequestWithHostAccess", "scripting", "unlimitedStorage", "webRequest", "cookies" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset", "enabled": true, "path": "assets\/net_request_rules.json" } ] }, "host_permissions": [ "<all_urls>" ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "incognito": "split" }