Lenny Face
Lenny Face collection with one click copy option
Lenny Faceคืออะไร?
Lenny Face เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://lenny-face.net และคุณลักษณะหลักของมันคือ "Lenny Face collection with one click copy option"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lenny Face
ดาวน์โหลดไฟล์ส่วนขยาย Lenny Face ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Collection of all types of Lenny Face and Text faces which will describe your mood while messaging or texting on various social media platforms like Facebook, Twitter, Instagram and more. What does Lenny Face mean? Lenny Face is a form of an emoticons which is used to express your mood to your friends in a message. These Lenny Face originated in 2012 and have a very dark past which gained its popularity in a quick succession of time around the world. You can use this extension easily by just clicking on the Lenny Face which you desire to copy and with just one click it will automatically get copied to your clipboard which you can paste it anywhere you want.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | oecdojkbgockcddmoheakejgljkfhnfh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/lenny-face/oecdojkbgockcddmoheakejgljkfhnfh |
คำอธิบาย | Lenny Face collection with one click copy option |
ขนาดไฟล์ | 64.31 KB |
จำนวนการติดตั้ง | 58 |
เวอร์ชันปัจจุบัน | 2 |
อัปเดตครั้งล่าสุด | 2021-01-30 |
วันที่เผยแพร่ | 2020-10-05 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://lenny-face.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.lenny-face.net/ |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Lenny Face", "description": "Lenny Face collection with one click copy option", "version": "2", "browser_action": { "default_icon": "images\/icon128.png", "default_popup": "popup.html" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "activeTab" ] } |