快捷插件
快速打开谷歌翻译页面
Qu'est-ce que 快捷插件 ?
快捷插件 est une extension Chrome développée par QQ:3391074430, et sa fonction principale est "快速打开谷歌翻译页面".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 快捷插件
Téléchargez les fichiers d'extension 快捷插件 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
快速打开谷歌翻译页面
Informations de Base sur l'Extension
Nom | 快捷插件 |
ID | okojpfcopjjbgejafdmkeijaniplohpi |
URL Officiel | https://chromewebstore.google.com/detail/%E5%BF%AB%E6%8D%B7%E6%8F%92%E4%BB%B6/okojpfcopjjbgejafdmkeijaniplohpi |
Description | 快速打开谷歌翻译页面 |
Taille du Fichier | 5.45 KB |
Nombre d'Installations | 288 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2019-04-07 |
Date de Publication | 2019-04-07 |
Développeur | QQ:3391074430 |
Type de Paiement | free |
Langues Prises en Charge | 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" } } } } |