快捷插件

快速打开谷歌翻译页面

Wat is 快捷插件?

快捷插件 is een Chrome-extensie ontwikkeld door QQ:3391074430, en de belangrijkste functie is "快速打开谷歌翻译页面".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie 快捷插件

Download 快捷插件-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        快速打开谷歌翻译页面                    

Basisinformatie over de Extensie

Naam 快捷插件 快捷插件
ID okojpfcopjjbgejafdmkeijaniplohpi
Officiële URL https://chromewebstore.google.com/detail/%E5%BF%AB%E6%8D%B7%E6%8F%92%E4%BB%B6/okojpfcopjjbgejafdmkeijaniplohpi
Beschrijving 快速打开谷歌翻译页面
Bestandsgrootte 5.45 KB
Aantal Installaties 288
Huidige Versie 1.0
Laatst Bijgewerkt 2019-04-07
Publicatiedatum 2019-04-07
Ontwikkelaar QQ:3391074430
Betalingswijze free
Ondersteunde Talen 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"
            }
        }
    }
}