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
公式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
Eメール [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"
}