Greek alphabet
Easy access Greek alphabet.
Greek alphabet란 무엇입니까?
Greek alphabet은(는) Tellerath에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easy access Greek alphabet."입니다.
확장 프로그램 스크린샷
Greek alphabet 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Ever needed to use Greek letters to represent something when writing a mail or a chat message? Tired of searching for Greek alphabet on the net and remembering those nasty Alt codes? This extension lets you have Greek alphabet right where you need it.
확장 프로그램 기본 정보
이름 | Greek alphabet |
ID | panfmicmhbfbgmihhgikpobeoeiaeoam |
공식 URL | https://chromewebstore.google.com/detail/greek-alphabet/panfmicmhbfbgmihhgikpobeoeiaeoam |
설명 | Easy access Greek alphabet. |
파일 크기 | 26.19 KB |
설치 횟수 | 980 |
현재 버전 | 1.2.0 |
최근 업데이트 | 2022-02-04 |
출시 날짜 | 2018-02-23 |
평점 | 4.43/5 총 7 개의 평점 |
개발자 | Tellerath |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Greek alphabet", "description": "Easy access Greek alphabet.", "version": "1.2.0", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon19.png", "default_popup": "popup.html" } } |