Alt Codes
the all alt codes list for special characters and symbols. Learn how to use alt key codes.
什麼是Alt Codes?
Alt Codes是由https://altcod.es開發的Chrome擴展程式,該擴展的主要功能是“the all alt codes list for special characters and symbols. Learn how to use alt key codes.”。
擴展截圖
下載Alt Codes擴展crx文件
下載Alt Codes擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Alt codes, also known as alt key codes or symbol codes, are special characters and symbols that can be typed using the alt key on a computer keyboard. These codes are used to insert special characters and symbols that are not available on the standard keyboard, and can be used to add personality and emotion to text-based communication. If you have any suggestions or feedback then you can tell us by commenting through this one extension. So go install this extension and share it with your friends.
擴展基本資訊
名稱 | Alt Codes |
ID | cofodaalidobmhognmljomhbcljlnbbk |
官方網址 | https://chromewebstore.google.com/detail/alt-codes/cofodaalidobmhognmljomhbcljlnbbk |
簡介 | the all alt codes list for special characters and symbols. Learn how to use alt key codes. |
檔案大小 | 18.77 KB |
安裝次數 | 30 |
目前版本 | 1 |
更新時間 | 2023-01-10 |
上架時間 | 2023-01-10 |
開發者 | https://altcod.es |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://altcod.es/ |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Alt Codes", "description": "the all alt codes list for special characters and symbols. Learn how to use alt key codes.", "version": "1", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/icon-16.png", "32": "\/images\/icon-32.png", "48": "\/images\/icon-48.png", "128": "\/images\/icon-128.png" } }, "icons": { "16": "\/images\/icon-16.png", "32": "\/images\/icon-32.png", "48": "\/images\/icon-48.png", "128": "\/images\/icon-128.png" } } |