Singreesi

Singlish to Sinhala transliterator

Singreesi क्या है?

Singreesi Thameera Senanayaka द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Singlish to Sinhala transliterator"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Singreesi एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
}