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 |
| 官方網址 | 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"
}
} | |