Lenny Face Copy for Google Chrome™

Lenny Faces Copy helps you create and copy/paste Lenny Faces to anywhere.

Lenny Face Copy for Google Chrome™คืออะไร?

Lenny Face Copy for Google Chrome™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Free Software Apps และคุณลักษณะหลักของมันคือ "Lenny Faces Copy helps you create and copy/paste Lenny Faces to anywhere."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lenny Face Copy for Google Chrome™

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

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

                        Lenny Faces keyboard is an extension that helps you find and create Lenny face lists.
The toolbar panel allows you to easily find the Lenny Icon Face based on their categories or through tags using the search box.
The extension that remembers the Lenny face list is recently used for easy access later.
Just click on Lenny Face icon to copy it to the clipboard and insert it anywhere on your browser, in text editor, code editor, web pages like on Github, Facebook, comment on Youtube channel...                    

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

ชื่อ Lenny Face Copy for Google Chrome™ Lenny Face Copy for Google Chrome™
ID jgbanohkgcipimphbnjajofdmkedlbpd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/lenny-face-copy-for-googl/jgbanohkgcipimphbnjajofdmkedlbpd
คำอธิบาย Lenny Faces Copy helps you create and copy/paste Lenny Faces to anywhere.
ขนาดไฟล์ 250 KB
จำนวนการติดตั้ง 1,290
เวอร์ชันปัจจุบัน 1.0.1.8
อัปเดตครั้งล่าสุด 2020-10-06
วันที่เผยแพร่ 2020-03-31
คะแนน 4.93/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา Free Software Apps
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "manifest_version": 2,
    "default_locale": "en_US",
    "version": "1.0.1.8",
    "offline_enabled": true,
    "container": [
        "GOOGLE_DRIVE"
    ],
    "description": "__MSG_application_description__",
    "permissions": [
        "storage",
        "clipboardWrite"
    ],
    "browser_action": {
        "default_popup": "Default.html"
    },
    "icons": {
        "16": "Content\/Images\/icon-16.png",
        "32": "Content\/Images\/icon-32.png",
        "64": "Content\/Images\/icon-64.png",
        "128": "Content\/Images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "\/notify\/update-conf.js",
            "\/notify\/update.min.js"
        ]
    }
}