快捷插件
快速打开谷歌翻译页面
What is 快捷插件?
快捷插件 is a Chrome extension developed by QQ:3391074430, and its main feature is "快速打开谷歌翻译页面".
Extension Screenshots
Download 快捷插件 Extension CRX File
Download 快捷插件 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
快速打开谷歌翻译页面
Extension Basic Information
Name | 快捷插件 |
ID | okojpfcopjjbgejafdmkeijaniplohpi |
Official URL | https://chromewebstore.google.com/detail/%E5%BF%AB%E6%8D%B7%E6%8F%92%E4%BB%B6/okojpfcopjjbgejafdmkeijaniplohpi |
Description | 快速打开谷歌翻译页面 |
File Size | 5.45 KB |
Installation Count | 288 |
Current Version | 1.0 |
Last Updated | 2019-04-07 |
Publish Date | 2019-04-07 |
Developer | QQ:3391074430 |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u5feb\u6377\u63d2\u4ef6", "version": "1.0", "description": "\u5feb\u901f\u6253\u5f00\u8c37\u6b4c\u7ffb\u8bd1\u9875\u9762", "icons": { "18": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_icon": { "19": "icon.png", "38": "icon.png" }, "default_popup": "index.html" }, "commands": { "_execute_browser_action": { "suggested_key": { "chromeos": "Ctrl+Shift+Y", "linux": "Ctrl+Shift+Y", "mac": "Command+Shift+Y", "windows": "Ctrl+Shift+Y" } } } } |