JapaneseEmoticons

A humongous library of excellent text-based emojis just a click away.

JapaneseEmoticons क्या है?

JapaneseEmoticons nonlogicaldev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A humongous library of excellent text-based emojis just a click away."।

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

screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में JapaneseEmoticons एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        A convenient way to access a humongous library of emoticons. Perfect for all kinds of online interactions. 

Using it is very simple:
Once you go through the categories, simply click on the emoji and it automatically gets copied to your clipboard. NO MANUAL SELECTING REQUIRED.

There is something magical about Japanese emojis, they are a bit funky but unlike western ones they really excel at conveying emotions, and at the same time supported everywhere where unicode is allowed(count it as everywhere by now).

Unfortunately I could not find a worthwhile solution to get those emojis quickly without having to copy them from somewhere, and I missed the way you get to pick 'ascii' emojis on the iPhone. So this is my small homage to fill the missing niche that should have been filled a long time ago, yet somehow wasn't.

Have pleasure using it. Those for whom it was written will certainly appreciate it.

Emojis are provided by JapaneseEmoticons.net and jamieism.com.                    

एक्सटेंशन की मूल जानकारी

नाम JapaneseEmoticons JapaneseEmoticons
ID fomablkkbmbjodfinocpjfakdieacgji
आधिकारिक URL https://chromewebstore.google.com/detail/japaneseemoticons/fomablkkbmbjodfinocpjfakdieacgji
विवरण A humongous library of excellent text-based emojis just a click away.
फ़ाइल का आकार 212 KB
स्थापना संख्या 2,048
वर्तमान संस्करण 1.2
अंतिम अपडेट 2020-02-05
प्रकाशन तिथि 2020-02-05
रेटिंग 4.59/5 कुल 41 रेटिंग्स
डेवलपर nonlogicaldev
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/NonLogicalDev/app.ext.chrome.japanese-emoticons
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "JapaneseEmoticons",
    "description": "A humongous library of excellent text-based emojis just a click away.",
    "version": "1.2",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "appicon16.png",
        "48": "appicon48.png",
        "128": "appicon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}