Lenny Face

Lenny Face collection with one click copy option

Lenny Face là gì?

Lenny Face là một tiện ích mở rộng Chrome được phát triển bởi http://lenny-face.net, và tính năng chính của nó là "Lenny Face collection with one click copy option".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Lenny Face

Tải xuống các tệp mở rộng Lenny Face dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Lenny Face Lenny Face
ID oecdojkbgockcddmoheakejgljkfhnfh
URL Chính Thức https://chrome.google.com/webstore/detail/lenny-face/oecdojkbgockcddmoheakejgljkfhnfh
Mô tả Lenny Face collection with one click copy option
Kích Thước Tệp 64.31 KB
Số Lần Cài Đặt 58
Phiên Bản Hiện Tại 2
Cập Nhật Lần Cuối 2021-01-30
Ngày Phát Hành 2020-10-05
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://lenny-face.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.lenny-face.net/
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}