Kurdish Keyboard

Bi Kurdî binivîse! - Type in Kurdish!

What is Kurdish Keyboard?

Kurdish Keyboard is a Chrome extension developed by Zaxoyî, and its main feature is "Bi Kurdî binivîse! - Type in Kurdish!".

Extension Screenshots

screenshot
screenshot
screenshot

Download Kurdish Keyboard Extension CRX File

Download Kurdish Keyboard 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

                        (Kurdî/English/Türkçe): 
https://www.youtube.com/watch?v=6vuf7gObJ1g

Bi tîpên Kurdî yên Latînî binivîse!

Çewa bikarînim?

Install bike û ev bernamij "pin" bike. Kengî te vîya bi tîpên Kurdî binivîsî, yan tavê dewsîne yan ctrl+shift+K bidewsîne û dê hil bit û temirit.
Bi Chrome bikarîne (Li ser Edge Ctrl+Shift+K şûl nakit!)

Bo nivîsandina tîpên "çêîşû," hema "shift" bidewsîne (û tila xwe nerake) û "c" yan "e", "i", "s", "u" carekê bidewsîne. Heger te divêt pît mezin bit (ç -> Ç) hema carek dî "c" bidewsîne (û tila xwe ji "shift" her nerake). Û heger te divêt pîtê mezin ya adî bit (C) hema carekê dî bidewsîne. Nefsî tişte ye bo tîpên "êîşû".

Sîstem hene da ku nivîsandin gelek bêzehmet bit. 2 sîstemên hûsa hene:
1. Ewilîn pît dê bi otomatîkî mezin bit.
2. Gelek caran ne hewce ye tu tila xwe ji "shift" rakî. Evan dukma bidewsîne da tu bibînî çewa: shift (tila xwe ne rake!) + ccirok. Rast e ku te tila xwe nerakir, lê her "Çîrok" hat nivîsandin. Eve jî biceribîne: shift+ccebu. Dibit "Çêbû"!

Eger mişkîleyek li ser malperek heye, emailek bo min rêke: [email protected].
----------------------------------------------------------------------------------------------------
Type in Kurdish in the Latin script!

How do I use it?

Install the extension and pin it using the "extensions" (top right.) When you want to type in Kurdish, click the sun or press ctrl+shift+K (for Kurdish) and it will turn on/off.
Chrome browser recommended (Ctrl+Shift+K shortcut won't work on Edge!)

To type çêîşû, just press shift (and do not let go of it) and press "c" or "e", "i", "s", "u" once. To type an uppercase Kurdish letter (ç -> Ç), just press "c" again (while still not letting go of shift). Finally, if you want to type a regular uppercase letter in ceisu, just type c again. This is the same for "êîşû".

There are features meant to make writing very easy.
1. The first letter, when writing, will auto-capitalize (first to C, then to Ç, then ç.)
2. You often don't have to lift your finger from shift. Type these inputs to see how: (without lifting your finger until the word is done) shift+ccirok. Despite never letting go of shift, "Çîrok" is still written! Also try shift+ccebu, which will type "Çêbû"!

If you experience an issue on a certain website, please email me: [email protected].
----------------------------------------------------------------------------------------------------
Latin alfabesiyle Kürtçe yaz!

Nasıl kullanılır:

Eklentiyi indirin ve sağ üstteki "eklentiler" ile kısayola ekleyin. Kürtçe yazmak istediğinizde güneş işaretine tıklayın veya ctrl+shift+K (Kürtçe için) tuşlarına sırasıyla basın. Her iki seçenek de Kürtçe alfabeyi etkinleştirmeyi ve kapatmayı sağlar.
​Chrome tarayıcı önerilir (Ctrl+Shift+K Edge tarayıcısında çalışmaz)

Ç, ê, î, ş, ve û harfleri için shift tuşuna basılı tutarken "c", "e", "i", "s" veya "u" harfine bir kere basın. Aynı karakterlerde büyük harfler için shift tuşuna basılı tutmaya devam ederek bir kere daha 'c'ye basın. Son olarak, ceisu'dan herhangi birinin büyük harfini elde etmek için tekrar 'c'ye basın ("êîşû" için de aynı kısayl geçerlidir).

Yazmayı kolaylaştırmak için konulmuş olan kısayollar:
Yazarken cümle başında kullanılan ilk harf otomatik olarak büyük harfe dönüştürülür.
Genellikle parmağınızı shift tuşundan kaldırmanız gerekmez. Örnek için shift tuşuna basılı tuturken "ccirok"u yazmayı deneyin (shift+ccirok): shift tuşunu bırakmamanıza rağmen "Çîrok"un yazıldığını göreceksiniz! Benzer şekilde, shift+ccebu ile "Çêbû" yazabilirsiniz!

Eğer bu sitede bir sorun ile karşılaşırsanız aşağıdaki eposta adresinden bana ulaşabilirsiniz: [email protected].                    

Extension Basic Information

Name Kurdish Keyboard Kurdish Keyboard
ID hkhapiffocioleohoanifigkopofigfb
Official URL https://chromewebstore.google.com/detail/kurdish-keyboard/hkhapiffocioleohoanifigkopofigfb
Description Bi Kurdî binivîse! - Type in Kurdish!
File Size 34.47 KB
Installation Count 66
Current Version 1.18
Last Updated 2023-10-15
Publish Date 2023-03-16
Rating 5.00/5 Total 5 Ratings
Developer Zaxoyî
Email [email protected]
Payment Type free
Privacy Policy Page URL https://kurdishkeyboard.github.io
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Kurdish Keyboard",
    "description": "Bi Kurd\u00ee biniv\u00eese! - Type in Kurdish!",
    "version": "1.18",
    "icons": {
        "128": ".\/Images\/128.png",
        "48": ".\/Images\/48.png",
        "16": ".\/Images\/16.png"
    },
    "permissions": [
        "clipboardRead",
        "clipboardWrite",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "commands": {
        "name-of-command-passed-into-function": {
            "suggested_key": "Ctrl+Shift+K",
            "description": "Shortcut to toggle the keyboard"
        }
    },
    "background": {
        "service_worker": ".\/ServiceWorker\/back.js"
    },
    "action": {
        "default_icon": ".\/Images\/tav.png"
    },
    "content_scripts": [
        {
            "js": [
                ".\/Script\/Kurmanci.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}