Alt Keys
Those pesky key codes we all keep forgetting
什么是Alt Keys?
Alt Keys是由raymond.human开发的Chrome扩展程序,该扩展的主要功能是“Those pesky key codes we all keep forgetting”。
扩展截图
下载Alt Keys扩展crx文件
下载Alt Keys扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Need a quick reference to the Alt Codes when you need special characters and special symbols 扩展基本信息
| 名称 | |
| ID | jokjembcipfklfgphgpcclhkilcnlamh |
| 官方URL | https://chromewebstore.google.com/detail/alt-keys/jokjembcipfklfgphgpcclhkilcnlamh |
| 简介 | Those pesky key codes we all keep forgetting |
| 文件大小 | 3.81 KB |
| 安装次数 | 375 |
| 当前版本 | 1.1.5 |
| 更新时间 | 2022-04-29 |
| 上架时间 | 2019-07-23 |
| 评分 | 4.50/5 共4次评分 |
| 开发者 | raymond.human |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Alt Keys ",
"description": "Those pesky key codes we all keep forgetting",
"version": "1.1.5",
"author": "Raymond Human",
"action": {
"default_title": "Alt Keys",
"default_popup": "altcodes.html"
}
} | |