Singreesi
Singlish to Sinhala transliterator
Qu'est-ce que Singreesi ?
Singreesi est une extension Chrome développée par Thameera Senanayaka, et sa fonction principale est "Singlish to Sinhala transliterator".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Singreesi
Téléchargez les fichiers d'extension Singreesi au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Singreesi |
ID | enobjimolcbaplolgmplicbkllihadig |
URL Officiel | https://chromewebstore.google.com/detail/singreesi/enobjimolcbaplolgmplicbkllihadig |
Description | Singlish to Sinhala transliterator |
Taille du Fichier | 46.89 KB |
Nombre d'Installations | 2,920 |
Version Actuelle | 0.8.0 |
Dernière Mise à Jour | 2023-12-27 |
Date de Publication | 2019-03-08 |
Évaluation | 4.92/5 Total 63 Évaluations |
Développeur | Thameera Senanayaka |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://thameera.com/singreesi/ |
URL de la Page d'Aide | https://thameera.com/singreesi/ |
Langues Prises en Charge | 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" } |