Emojityper
The easiest way to type emoji on your keyboard, just type and press enter to copy 😂⌨️💯👍
Emojityperคืออะไร?
Emojityper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://emojityper.com และคุณลักษณะหลักของมันคือ "The easiest way to type emoji on your keyboard, just type and press enter to copy 😂⌨️💯👍"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Emojityper
ดาวน์โหลดไฟล์ส่วนขยาย Emojityper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 } |