Alt Codes

the all alt codes list for special characters and symbols. Learn how to use alt key codes.

Co to jest Alt Codes?

Alt Codes to rozszerzenie Chrome opracowane przez https://altcod.es, a jego główną funkcją jest „the all alt codes list for special characters and symbols. Learn how to use alt key codes.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Alt Codes

Pobierz pliki rozszerzeń Alt Codes w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Alt Codes Alt Codes
ID cofodaalidobmhognmljomhbcljlnbbk
Oficjalny URL https://chromewebstore.google.com/detail/alt-codes/cofodaalidobmhognmljomhbcljlnbbk
Opis the all alt codes list for special characters and symbols. Learn how to use alt key codes.
Rozmiar pliku 18.77 KB
Liczba instalacji 30
Aktualna Wersja 1
Ostatnia Aktualizacja 2023-01-10
Data Publikacji 2023-01-10
Deweloper https://altcod.es
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://altcod.es/
Obsługiwane Języki 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"
    }
}