Singreesi

Singlish to Sinhala transliterator

什麼是Singreesi?

Singreesi是由Thameera Senanayaka開發的Chrome擴展程式,該擴展的主要功能是“Singlish to Sinhala transliterator”。

擴展截圖

screenshot

下載Singreesi擴展crx文件

下載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
官方網址 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"
}