Emoty

Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…

Emoty란 무엇입니까?

Emoty은(는) hrysd에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…"입니다.

확장 프로그램 스크린샷

screenshot

Emoty 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Emoji-Cheet-Sheet for Chrome.

Click the emoji and it will be copied to your clipboard.

Change log

v 2.0.0

Make faster! (maybe..)

v1.2.0

Improve performance

original : http://www.emoji-cheat-sheet.com/

repo : https://github.com/hrysd/emoty

author : @hrysd                    

확장 프로그램 기본 정보

이름 Emoty Emoty
ID kgljgnbhcigffgoifhjbbifhbdkapmgm
공식 URL https://chromewebstore.google.com/detail/emoty/kgljgnbhcigffgoifhjbbifhbdkapmgm
설명 Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…
파일 크기 4.17 MB
설치 횟수 939
현재 버전 2.0.0
최근 업데이트 2015-11-13
출시 날짜 2015-11-12
평점 4.22/5 총 9 개의 평점
개발자 hrysd
결제 유형 free
지원되는 언어 ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Emoty",
    "version": "2.0.0",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icons\/16.png",
        "48": "images\/icons\/48.png",
        "128": "images\/icons\/128.png"
    },
    "permissions": [
        "clipboardWrite"
    ],
    "browser_action": {
        "default_icon": "images\/icons\/19.png",
        "default_title": "Emoty",
        "default_popup": "popup.html"
    }
}