快捷插件

快速打开谷歌翻译页面

什麼是快捷插件?

快捷插件是由QQ:3391074430開發的Chrome擴展程式,該擴展的主要功能是“快速打开谷歌翻译页面”。

擴展截圖

screenshot
screenshot

下載快捷插件擴展crx文件

下載快捷插件擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        快速打开谷歌翻译页面                    

擴展基本資訊

名稱 快捷插件 快捷插件
ID okojpfcopjjbgejafdmkeijaniplohpi
官方網址 https://chromewebstore.google.com/detail/%E5%BF%AB%E6%8D%B7%E6%8F%92%E4%BB%B6/okojpfcopjjbgejafdmkeijaniplohpi
簡介 快速打开谷歌翻译页面
檔案大小 5.45 KB
安裝次數 288
目前版本 1.0
更新時間 2019-04-07
上架時間 2019-04-07
開發者 QQ:3391074430
付費類型 free
支援的語言 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"
            }
        }
    }
}