Emotee

Japanese emoticons for Google Chrome

Cos'è Emotee?

Emotee è un'estensione di Chrome sviluppata da NARKOZ, e la sua funzione principale è "Japanese emoticons for Google Chrome".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Emotee

Scarica i file di estensione Emotee in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

/人◕ ‿‿ ◕人\                    

Informazioni di Base sull'Estensione

Nome Emotee Emotee
ID ollfjiihaphmpjemfhmkngaajbdblbkb
URL Ufficiale https://chromewebstore.google.com/detail/emotee/ollfjiihaphmpjemfhmkngaajbdblbkb
Descrizione Japanese emoticons for Google Chrome
Dimensione del File 12.65 KB
Conteggio Installazioni 2,376
Versione Corrente 2.0.1
Ultimo Aggiornamento 2013-04-28
Data di Pubblicazione 2013-04-28
Valutazione 4.06/5 Totale 49 Valutazioni
Sviluppatore NARKOZ
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/NARKOZ/emotee
URL della Pagina di Aiuto https://github.com/NARKOZ/emotee/issues
Lingue Supportate 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"
}