Lenny Face

Lenny Face collection with one click copy option

What is Lenny Face?

Lenny Face is a Chrome extension developed by http://lenny-face.net, and its main feature is "Lenny Face collection with one click copy option".

Extension Screenshots

screenshot
screenshot
screenshot

Download Lenny Face Extension CRX File

Download Lenny Face extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Lenny Face Lenny Face
ID oecdojkbgockcddmoheakejgljkfhnfh
Official URL https://chrome.google.com/webstore/detail/lenny-face/oecdojkbgockcddmoheakejgljkfhnfh
Description Lenny Face collection with one click copy option
File Size 64.31 KB
Installation Count 58
Current Version 2
Last Updated 2021-01-30
Publish Date 2020-10-05
Rating 5.00/5 Total 1 Ratings
Developer http://lenny-face.net
Email [email protected]
Payment Type free
Extension Website https://www.lenny-face.net/
Supported Languages 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"
    ]
}