Emotee

Japanese emoticons for Google Chrome

Что такое Emotee?

Emotee - это расширение Chrome, разработанное NARKOZ, и его основная функция - "Japanese emoticons for Google Chrome".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Emotee

Скачайте файлы расширений Emotee в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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"
}