Emotee

Japanese emoticons for Google Chrome

Emotee란 무엇입니까?

Emotee은(는) NARKOZ에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Japanese emoticons for Google Chrome"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Extension to generate different color japanese emoticons. You can set custom color in options. Leave it default to generate random color emoticons every time.

/人◕ ‿‿ ◕人\                    

확장 프로그램 기본 정보

이름 Emotee Emotee
ID ollfjiihaphmpjemfhmkngaajbdblbkb
공식 URL https://chromewebstore.google.com/detail/emotee/ollfjiihaphmpjemfhmkngaajbdblbkb
설명 Japanese emoticons for Google Chrome
파일 크기 12.65 KB
설치 횟수 2,376
현재 버전 2.0.1
최근 업데이트 2013-04-28
출시 날짜 2013-04-28
평점 4.06/5 총 49 개의 평점
개발자 NARKOZ
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/NARKOZ/emotee
도움말 페이지 URL https://github.com/NARKOZ/emotee/issues
지원되는 언어 en-US
manifest.json
{
    "browser_action": {
        "default_icon": "img\/e.png",
        "default_popup": "popup.html",
        "default_title": "Emotee"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Japanese emoticons for Google Chrome",
    "name": "Emotee",
    "options_page": "options.html",
    "homepage_url": "https:\/\/github.com\/narkoz\/emotee",
    "icons": {
        "48": "img\/e48.png",
        "128": "img\/e128.png"
    },
    "manifest_version": 2,
    "version": "2.0.1"
}