Lenny Face

Lenny Face collection with one click copy option

什么是Lenny Face?

Lenny Face是由http://lenny-face.net开发的Chrome扩展程序,该扩展的主要功能是“Lenny Face collection with one click copy option”。

扩展截图

screenshot
screenshot
screenshot

下载Lenny Face扩展crx文件

下载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.                    

扩展基本信息

名称 Lenny Face Lenny Face
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"
    ]
}