Q-EmoText

แทรกตัวอักษรแสดงอารมณ์ - Emoticon / ใช้เป็น Notepad เล็ก ๆ เพื่อพิมพ์และค้นหาได้

Q-EmoTextคืออะไร?

Q-EmoText เป็นส่วนขยายของ Chrome ที่พัฒนาโดย charin.n และคุณลักษณะหลักของมันคือ "แทรกตัวอักษรแสดงอารมณ์ - Emoticon / ใช้เป็น Notepad เล็ก ๆ เพื่อพิมพ์และค้นหาได้"

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

screenshot
screenshot
screenshot

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

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

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

                        If you like to post fb or g+ status text with emotion text (Emoticon) try this, it very simple extension to help you type text with emotion text easy.

หากใครชอบพิมพ์ข้อความ status ใน fb หรือ g+ พร้อมกันใส่ emotion text (Emoticon) ไปด้วย extension ตัวนี้จะช่วยให้คุณสามารถพิมพ์และสร้างข้อความได้รวดเร็วและง่ายดาย (≧∇≦)/


ขอบคุณทุกคนที่ลองโหลดโปรแกรมไปติดตั้งใช้งานครับ
(^m^ヘ)(ノ^m^)ノ


❤❤ Version History ❤❤

0.30
 ■ remove Facebook buttons
 ■ add Search and Translate buttons



0.24
 ■ upgrade the manifest to version 2 (support Chrome17+)
 ■ rewrite code to support new html5 security system.
 ■ changed facebook app.'s URL to my website puyomimi.com. 
    >‿‿< ~!!


0.23
 ■ changed facebook app.'s URL to AWS Service. (because the co.cc no longer available)


0.22
 ■ add Load last message button [↶]
 ■ remove log button from options page


0.21 
 ■ fixed some bugs

0.2
 ■ add [post+share current page to facebook] button
 ■ add new permission to access all tabs (share page function)                    

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

ชื่อ Q-EmoText Q-EmoText
ID maofdcncdmcmfiognfiolofaipkdijif
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/q-emotext/maofdcncdmcmfiognfiolofaipkdijif
คำอธิบาย แทรกตัวอักษรแสดงอารมณ์ - Emoticon / ใช้เป็น Notepad เล็ก ๆ เพื่อพิมพ์และค้นหาได้
ขนาดไฟล์ 23.61 KB
จำนวนการติดตั้ง 164
เวอร์ชันปัจจุบัน 0.30
อัปเดตครั้งล่าสุด 2018-01-30
วันที่เผยแพร่ 2018-01-30
คะแนน 4.44/5 รวมทั้งหมด 27 คะแนน
ผู้พัฒนา charin.n
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ th
manifest.json
{
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "description": "\u0e41\u0e17\u0e23\u0e01\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e32\u0e23\u0e21\u0e13\u0e4c - Emoticon \/ \u0e43\u0e0a\u0e49\u0e40\u0e1b\u0e47\u0e19 Notepad \u0e40\u0e25\u0e47\u0e01 \u0e46 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e41\u0e25\u0e30\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e44\u0e14\u0e49",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxQftOHj1rlI0i5HORQhmLf33X9GNeMyMrEIOtl1Mf+s4Dk84sq3HrpF43kbmR84iHNiuxwfAE\/WURllQl9l8gfBtNKK1Ydyf7PuGQi+u00e1PVOkNi+nzHMhGiEdpToYqxATy0oeqQSWeeC+osIKdXqhABma2b4FQsS788daEGQIDAQAB",
    "manifest_version": 2,
    "name": "Q-EmoText",
    "options_page": "options.html",
    "permissions": [
        "contentSettings",
        "clipboardWrite",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.30"
}