Emojityper
The easiest way to type emoji on your keyboard, just type and press enter to copy 😂⌨️💯👍
Emojityper क्या है?
Emojityper https://emojityper.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The easiest way to type emoji on your keyboard, just type and press enter to copy 😂⌨️💯👍"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Emojityper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Emoji ready to copy and paste! No permissions required, just lives as an icon next to your URL bar. Works offline even without internet 📴 Open with ⌘/Ctrl-Shift-E (or click the icon). Type words to get emoji, hit enter to copy. (If ⌘/Ctrl-Shift-E doesn't work, try opening chrome://extensions/shortcuts and ensuring the shortcut is enabled). List of all emoji, just type some words to get emoji. Laughing crying emoji! Emojis! Smiley faces! Keyword stuffing! 😂⌨
एक्सटेंशन की मूल जानकारी
नाम | Emojityper |
ID | cbkooiohnnlhpelnllknmenlhiglnkap |
आधिकारिक URL | https://chromewebstore.google.com/detail/emojityper/cbkooiohnnlhpelnllknmenlhiglnkap |
विवरण | The easiest way to type emoji on your keyboard, just type and press enter to copy 😂⌨️💯👍 |
फ़ाइल का आकार | 21.49 KB |
स्थापना संख्या | 2,191 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2021-09-14 |
प्रकाशन तिथि | 2019-07-06 |
रेटिंग | 4.80/5 कुल 10 रेटिंग्स |
डेवलपर | https://emojityper.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://whistlr.info |
सहायता पृष्ठ URL | https://twitter.com/samthor |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Emojityper", "version": "1.0", "description": "The easiest way to type emoji on your keyboard, just type and press enter to copy \ud83d\ude02\u2328\ufe0f\ud83d\udcaf\ud83d\udc4d", "action": { "default_popup": "embedder.html", "default_title": "Emojityper", "default_icon": { "128": "res\/icon-128.png", "64": "res\/icon-64.png" } }, "icons": { "512": "res\/icon-512.png", "256": "res\/icon-256.png", "128": "res\/icon-128.png", "64": "res\/icon-64.png" }, "commands": { "_execute_action": { "suggested_key": { "windows": "Ctrl+Shift+E", "mac": "Command+Shift+E", "chromeos": "Ctrl+Shift+E", "linux": "Ctrl+Shift+E" } } }, "manifest_version": 3 } |