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