Singreesi
Singlish to Sinhala transliterator
Singreesi란 무엇입니까?
Singreesi은(는) Thameera Senanayaka에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Singlish to Sinhala transliterator"입니다.
확장 프로그램 스크린샷
Singreesi 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
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" } |