Singreesi
Singlish to Sinhala transliterator
Cos'è Singreesi?
Singreesi è un'estensione di Chrome sviluppata da Thameera Senanayaka, e la sua funzione principale è "Singlish to Sinhala transliterator".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Singreesi
Scarica i file di estensione Singreesi in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Singreesi |
ID | enobjimolcbaplolgmplicbkllihadig |
URL Ufficiale | https://chromewebstore.google.com/detail/singreesi/enobjimolcbaplolgmplicbkllihadig |
Descrizione | Singlish to Sinhala transliterator |
Dimensione del File | 46.89 KB |
Conteggio Installazioni | 2,920 |
Versione Corrente | 0.8.0 |
Ultimo Aggiornamento | 2023-12-27 |
Data di Pubblicazione | 2019-03-08 |
Valutazione | 4.92/5 Totale 63 Valutazioni |
Sviluppatore | Thameera Senanayaka |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://thameera.com/singreesi/ |
URL della Pagina di Aiuto | https://thameera.com/singreesi/ |
Lingue Supportate | 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" } |