Emoty

Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…

Emotyคืออะไร?

Emoty เป็นส่วนขยายของ Chrome ที่พัฒนาโดย hrysd และคุณลักษณะหลักของมันคือ "Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…"

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

screenshot

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

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

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

                        Emoji-Cheet-Sheet for Chrome.

Click the emoji and it will be copied to your clipboard.

Change log

v 2.0.0

Make faster! (maybe..)

v1.2.0

Improve performance

original : http://www.emoji-cheat-sheet.com/

repo : https://github.com/hrysd/emoty

author : @hrysd                    

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

ชื่อ Emoty Emoty
ID kgljgnbhcigffgoifhjbbifhbdkapmgm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/emoty/kgljgnbhcigffgoifhjbbifhbdkapmgm
คำอธิบาย Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…
ขนาดไฟล์ 4.17 MB
จำนวนการติดตั้ง 939
เวอร์ชันปัจจุบัน 2.0.0
อัปเดตครั้งล่าสุด 2015-11-13
วันที่เผยแพร่ 2015-11-12
คะแนน 4.22/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา hrysd
ประเภทการชำระเงิน free
ภาษาที่รองรับ ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Emoty",
    "version": "2.0.0",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icons\/16.png",
        "48": "images\/icons\/48.png",
        "128": "images\/icons\/128.png"
    },
    "permissions": [
        "clipboardWrite"
    ],
    "browser_action": {
        "default_icon": "images\/icons\/19.png",
        "default_title": "Emoty",
        "default_popup": "popup.html"
    }
}