Singreesi
Singlish to Sinhala transliterator
O que é Singreesi?
Singreesi é uma extensão do Chrome desenvolvida por Thameera Senanayaka, e sua principal característica é "Singlish to Sinhala transliterator".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Singreesi
Baixe arquivos de extensão Singreesi no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Singreesi |
ID | enobjimolcbaplolgmplicbkllihadig |
URL Oficial | https://chromewebstore.google.com/detail/singreesi/enobjimolcbaplolgmplicbkllihadig |
Descrição | Singlish to Sinhala transliterator |
Tamanho do Arquivo | 46.89 KB |
Contagem de Instalações | 2,920 |
Versão Atual | 0.8.0 |
Última Atualização | 2023-12-27 |
Data de Publicação | 2019-03-08 |
Classificação | 4.92/5 Total de 63 Avaliações |
Desenvolvedor | Thameera Senanayaka |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://thameera.com/singreesi/ |
URL da Página de Ajuda | https://thameera.com/singreesi/ |
Idiomas Suportados | 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" } |