快捷插件

快速打开谷歌翻译页面

快捷插件とは何ですか?

快捷插件はQQ:3391074430によって開発されたChromeの拡張機能で、その主な機能は「快速打开谷歌翻译页面」です。

拡張機能のスクリーンショット

screenshot
screenshot

快捷插件拡張機能のCRXファイルをダウンロード

快捷插件拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        快速打开谷歌翻译页面                    

拡張機能の基本情報

名前 快捷插件 快捷插件
ID okojpfcopjjbgejafdmkeijaniplohpi
公式URL 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"
            }
        }
    }
}