Singreesi

Singlish to Sinhala transliterator

Singreesiคืออะไร?

Singreesi เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Thameera Senanayaka และคุณลักษณะหลักของมันคือ "Singlish to Sinhala transliterator"

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

screenshot

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

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

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

                        Singreesi is a Chrome extension that makes typing in Sinhala easy. 

By using this, you can type Sinhala Unicode text just like you're typing an SMS. For example, if you want to type අම්මා, in Singreesi you would type: ammaa

The key map is the same as the one used in the Singreesi desktop app. You can download the desktop version (Windows only) at https://thameera.com/singreesi

Please mail your suggestions or problems to [email protected]

Version 0.4: Fixed the garbled characters like 'tu' and 'thoa'
Version 0.5: Added Help and minor fixes
Version 0.6: Included Copy feature
Version 0.7: Fixed extension not working issue in Chrome 67 onwards
Version 0.8: Make the extension compatible with newer Chrome versions

KNOWN BUGS: Yansaya doesn't work yet.                    

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

ชื่อ Singreesi Singreesi
ID enobjimolcbaplolgmplicbkllihadig
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/singreesi/enobjimolcbaplolgmplicbkllihadig
คำอธิบาย Singlish to Sinhala transliterator
ขนาดไฟล์ 46.89 KB
จำนวนการติดตั้ง 2,920
เวอร์ชันปัจจุบัน 0.8.0
อัปเดตครั้งล่าสุด 2023-12-27
วันที่เผยแพร่ 2019-03-08
คะแนน 4.92/5 รวมทั้งหมด 63 คะแนน
ผู้พัฒนา Thameera Senanayaka
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://thameera.com/singreesi/
URL หน้าช่วยเหลือ https://thameera.com/singreesi/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "128": "128.png",
            "16": "16.png",
            "48": "48.png"
        },
        "default_title": "Singreesi",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "description": "Singlish to Sinhala transliterator",
    "name": "Singreesi",
    "permissions": [],
    "version": "0.8.0"
}