Special Characters

Unicode Characters browser. Insert Emoji icons, Math symbols, Latin characters, Greek characters, Arrows, Braille script. Insert…

Cos'è Special Characters?

Special Characters è un'estensione di Chrome sviluppata da Tabgraf, e la sua funzione principale è "Unicode Characters browser. Insert Emoji icons, Math symbols, Latin characters, Greek characters, Arrows, Braille script. Insert…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Special Characters

Scarica i file di estensione Special Characters in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Unicode Characters browser.

Insert Emoji icons, Math symbols, Latin characters, Greek characters, Arrows, Braille script.

Insert Extended Keyboard Characters.

✱ Quickly insert special characters that are not present on your keyboard
✱ Search from around 150K characters
✱ More than 300 categories
✱ Insert new custom icons
✱ Get recently used icons                    

Informazioni di Base sull'Estensione

Nome Special Characters Special Characters
ID nenecpncmjnembdcemieinlflpjlhfai
URL Ufficiale https://chromewebstore.google.com/detail/special-characters/nenecpncmjnembdcemieinlflpjlhfai
Descrizione Unicode Characters browser. Insert Emoji icons, Math symbols, Latin characters, Greek characters, Arrows, Braille script. Insert…
Dimensione del File 228 KB
Conteggio Installazioni 10,000
Versione Corrente 4.7
Ultimo Aggiornamento 2023-07-08
Data di Pubblicazione 2022-05-15
Valutazione 4.85/5 Totale 13 Valutazioni
Sviluppatore Tabgraf
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://tabgraf.com/apps/policies/chrome-extension
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.7",
    "manifest_version": 3,
    "name": "Special Characters",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon-128.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "icon-128.png"
            ],
            "matches": []
        }
    ],
    "permissions": [
        "identity",
        "identity.email",
        "storage"
    ]
}