Emotee

Japanese emoticons for Google Chrome

Co to jest Emotee?

Emotee to rozszerzenie Chrome opracowane przez NARKOZ, a jego główną funkcją jest „Japanese emoticons for Google Chrome”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Emotee

Pobierz pliki rozszerzeń Emotee w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

/人◕ ‿‿ ◕人\                    

Podstawowe informacje o rozszerzeniu

Nazwa Emotee Emotee
ID ollfjiihaphmpjemfhmkngaajbdblbkb
Oficjalny URL https://chromewebstore.google.com/detail/emotee/ollfjiihaphmpjemfhmkngaajbdblbkb
Opis Japanese emoticons for Google Chrome
Rozmiar pliku 12.65 KB
Liczba instalacji 2,376
Aktualna Wersja 2.0.1
Ostatnia Aktualizacja 2013-04-28
Data Publikacji 2013-04-28
Ocena 4.06/5 Łącznie 49 Oceny
Deweloper NARKOZ
Typ Płatności free
Strona Rozszerzenia https://github.com/NARKOZ/emotee
Adres URL Strony Pomocy https://github.com/NARKOZ/emotee/issues
Obsługiwane Języki 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"
}