Emoji Go

Emoji Go is the first Emoji Keyboard to support Emojis v.13

Emoji Goคืออะไร?

Emoji Go เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://emojigo.app และคุณลักษณะหลักของมันคือ "Emoji Go is the first Emoji Keyboard to support Emojis v.13"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Emoji Go

ดาวน์โหลดไฟล์ส่วนขยาย Emoji Go ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Emoji Go is the first Emoji Keyboard to support Emojis v.13 (Standard Unicode 13.0). 
Copy&paste any emoji easily straight out of Chrome, for free.
Grab all the latest emojis and surprise your friends!

Features:
- Ready to copy&paste Emoji v.13 (standard Unicode v. 13.0)
- Auto-Paste in the last focused input on the page
- Search backed by a rich custom database with over 10.000 words!
- Keep track of last used emojis
- Cup image link


Change Log:
25-05-2020 v.1.2.3
- Added Last Emoji used function
- few fix & improvements
-----------------------------------------------------------
23-05-2020 v.1.2.2
- extended db of synonyms with over 3000 new way of searching emojis!
-----------------------------------------------------------
22-05-2020 v1.2.1
- Added missing emojis from v.12 and 12.1
- Styled Tooltip and buttons
- Changed style of Search box
- PWA : completely got rid of external dependencies. Fully offline working! 
-----------------------------------------------------------
20-05-2020 v1.2.0
- Emojis v.13 (forward compatibility with Unicode 13.0)
- Browse emojis by category
- Automatic paste in last selected input-box
- Tooltip function to find the name of an emoji
- Search box                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Emoji Go Emoji Go
ID mfdnijcalgckckdhbfplfjaoiclaagnj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/emoji-go/mfdnijcalgckckdhbfplfjaoiclaagnj
คำอธิบาย Emoji Go is the first Emoji Keyboard to support Emojis v.13
ขนาดไฟล์ 3.19 MB
จำนวนการติดตั้ง 2,058
เวอร์ชันปัจจุบัน 1.2.3
อัปเดตครั้งล่าสุด 2021-05-12
วันที่เผยแพร่ 2020-05-26
คะแนน 4.00/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา https://emojigo.app
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://emojigo.app
URL หน้าช่วยเหลือ https://emojigo.app/support.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Emoji Go",
    "description": "Emoji Go is the first Emoji Keyboard to support Emojis v.13",
    "version": "1.2.3",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "clipboardRead",
        "storage"
    ]
}