Alt Codes
the all alt codes list for special characters and symbols. Learn how to use alt key codes.
What is Alt Codes?
Alt Codes is a Chrome extension developed by https://altcod.es, and its main feature is "the all alt codes list for special characters and symbols. Learn how to use alt key codes.".
Extension Screenshots
Download Alt Codes Extension CRX File
Download Alt Codes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Alt Codes |
ID | cofodaalidobmhognmljomhbcljlnbbk |
Official URL | https://chromewebstore.google.com/detail/alt-codes/cofodaalidobmhognmljomhbcljlnbbk |
Description | the all alt codes list for special characters and symbols. Learn how to use alt key codes. |
File Size | 18.77 KB |
Installation Count | 30 |
Current Version | 1 |
Last Updated | 2023-01-10 |
Publish Date | 2023-01-10 |
Developer | https://altcod.es |
[email protected] | |
Payment Type | free |
Extension Website | https://altcod.es/ |
Supported Languages | 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" } } |