Show Key Codes
Show keycodes easy
什么是Show Key Codes?
Show Key Codes是由uzbek开发的Chrome扩展程序,该扩展的主要功能是“Show keycodes easy”。
下载Show Key Codes扩展crx文件
下载Show Key Codes扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
JavaScript Event KeyCodes. Show KeyBoard codes easy with this extension. More information http://av.uz
扩展基本信息
名称 | |
ID | ihbffekonldbilkfddlkfbbjbmhandin |
官方URL | https://chrome.google.com/webstore/detail/ihbffekonldbilkfddlkfbbjbmhandin |
简介 | Show keycodes easy |
文件大小 | 51.42 KB |
安装次数 | 20 |
当前版本 | 1.2 |
更新时间 | 2017-12-09 |
上架时间 | 2017-12-09 |
评分 | 5.00/5 共2次评分 |
开发者 | uzbek |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html", "default_title": "Show Key Codes" }, "description": "Show keycodes easy", "icons": { "128": "128.png", "256": "256.png", "512": "512.png", "64": "64.png" }, "manifest_version": 2, "name": "Show Key Codes", "offline_enabled": true, "short_name": "Keyboard Codes by Mr.Professor", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2" } |