Greek Alphabet

Greek alphabet letters easily copy and paste, when writing emails or chat messages.

¿Qué es Greek Alphabet?

Greek Alphabet es una extensión de Chrome desarrollada por Avanish Paswan, y su función principal es "Greek alphabet letters easily copy and paste, when writing emails or chat messages.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Greek Alphabet

Descarga archivos de extensión Greek Alphabet en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Easy to copy and paste Greek alphabet letters, don't need to find any other places. Here you can copy and paste character automatically by click.
What is the Use of Greek letters?
you can use this when you will writing Greek letters in your email or chat messaging on Facebook, Twitter or any other social perform.

How to Use These Greek Alphabet?
Using these Greek Alphabet, you have to just click on Greek letters which you want to use, it's automatic going to copy the selected text on your own clipboard and then just go and paste where you want to use that's it.
you can find out more like latex Greek letters on our www.greekalphabetletters.com. It is one of the best sites for Greek alphabet letters or symbols.                    

Información Básica de la Extensión

Nombre Greek Alphabet Greek Alphabet
ID ommeeoflbjpjkklmccchckbdgeolhmgi
URL Oficial https://chromewebstore.google.com/detail/greek-alphabet/ommeeoflbjpjkklmccchckbdgeolhmgi
Descripción Greek alphabet letters easily copy and paste, when writing emails or chat messages.
Tamaño del Archivo 65.55 KB
Cantidad de Instalaciones 654
Versión Actual 1.1
Última Actualización 2022-04-18
Fecha de Publicación 2019-12-09
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador Avanish Paswan
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.greekalphabetletters.com/
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Greek Alphabet",
    "description": "Greek alphabet letters easily copy and paste, when writing emails or chat messages.",
    "version": "1.1",
    "browser_action": {
        "default_icon": "images\/icon128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "64": "images\/icon64.png"
    },
    "offline_enabled": true,
    "permissions": [
        "clipboardWrite"
    ]
}