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
电子邮箱 [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"
}