Emotee

Japanese emoticons for Google Chrome

Emotee là gì?

Emotee là một tiện ích mở rộng Chrome được phát triển bởi NARKOZ, và tính năng chính của nó là "Japanese emoticons for Google Chrome".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Emotee

Tải xuống các tệp mở rộng Emotee dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

/人◕ ‿‿ ◕人\                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Emotee Emotee
ID ollfjiihaphmpjemfhmkngaajbdblbkb
URL Chính Thức https://chromewebstore.google.com/detail/emotee/ollfjiihaphmpjemfhmkngaajbdblbkb
Mô tả Japanese emoticons for Google Chrome
Kích Thước Tệp 12.65 KB
Số Lần Cài Đặt 2,376
Phiên Bản Hiện Tại 2.0.1
Cập Nhật Lần Cuối 2013-04-28
Ngày Phát Hành 2013-04-28
Đánh Giá 4.06/5 Tổng số 49 Đánh Giá
Nhà Phát Triển NARKOZ
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/NARKOZ/emotee
URL Trang Trợ Giúp https://github.com/NARKOZ/emotee/issues
Ngôn Ngữ Được Hỗ Trợ 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"
}