Yiddish Typer

This extension pops up a window where you can type in Yiddish without needing any other software.

Yiddish Typerคืออะไร?

Yiddish Typer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย יאַנקל־פּרץ และคุณลักษณะหลักของมันคือ "This extension pops up a window where you can type in Yiddish without needing any other software."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Yiddish Typer

ดาวน์โหลดไฟล์ส่วนขยาย Yiddish Typer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension allows you to type in Yiddish without needing any other software or installing any other keyboards on your computer. Simply type Yiddish phonetically and the correct letters will appear.

Basically, you type in YIVO transcription and it outputs the correct Yiddish: typing 'sh' produces a ש, 'ay' produces ײַ, etc. Shtumer-alef and the final forms of khof, mem, etc. are automatically produced correctly. In addition to YIVO-compatible output, there is an option for an alternative orthography as used by the Algemeiner Zhurnal. 

The functionality is closely modeled -- with a few minor modifications -- on that of the "Yiddish Pasekh" keyboard designed by Gyula "Ziggy" Zsigri for use with the software utility "Keyman".

Inspired by the work of Noyekh Miller, Shoshke-Rayzl Yuni, and Refoyel Finkl.

Please let me know about any bugs you find and any features you'd like to see by using the support options on the extension page.

Changelog:
0.8 -- added more robust backup functionality
0.7 -- khirek-yud/shtumer-alef now added after tsvey-yudn (e.g., shneyik)
0.6 -- in accordance with new security features removed inline javascript. updated jquery.
0.5.0 -- added option to choose between "YIVO style" orthography and "Algemeiner style" -- where the latter differs from the former in that it employs the shtumer alef (rules taken from Dovid Katz's grammar), does not use the rafeh or pasekh-tvey-yudn, as well as some other minor changes. Also tried to fix some bugs.
0.4.2 -- changed Twittify function name to Condense since it's actually useless in Twitter (their/Unicode's fault, not mine), fixed a bug that was inserting khireks in some cases extraneously, changed font of textbox
0.4.0 -- added Twittify button, updated hints, fixed css bugs
0.3.0 -- added full screen option, hints page, and checkbox to turn on/off Yiddish letters.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Yiddish Typer Yiddish Typer
ID higlebidpnhccabnhankdoiiccnnfkko
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/yiddish-typer/higlebidpnhccabnhankdoiiccnnfkko
คำอธิบาย This extension pops up a window where you can type in Yiddish without needing any other software.
ขนาดไฟล์ 46.57 KB
จำนวนการติดตั้ง 972
เวอร์ชันปัจจุบัน 0.8
อัปเดตครั้งล่าสุด 2015-12-23
วันที่เผยแพร่ 2015-12-22
คะแนน 4.92/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา יאַנקל־פּרץ
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yiddish Typer",
    "version": "0.8",
    "manifest_version": 2,
    "description": "This extension pops up a window where you can type in Yiddish without needing any other software.",
    "icons": {
        "48": "alef48.ico",
        "128": "alef128.png"
    },
    "browser_action": {
        "default_icon": "alef19.png",
        "default_popup": "yidbox.html"
    }
}