Emotee

Japanese emoticons for Google Chrome

Emotee क्या है?

Emotee NARKOZ द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Japanese emoticons for Google Chrome"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Emotee एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}