Lenny Faces
Lenny face emoticons text faces to copy and paste online.
What is Lenny Faces?
Lenny Faces is a Chrome extension developed by https://www.lennyfac.es, and its main feature is "Lenny face emoticons text faces to copy and paste online.".
Extension Screenshots
Download Lenny Faces Extension CRX File
Download Lenny Faces 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
The ultimate collection of Lenny face and emoticons text faces to copy paste on click. Lenny face is a emoticon emoji text created with different types of Unicode characters and text symbols. The text faces are often used to express a mischievous mood, imply sexual innuendo, or spam online forums and image boards. These types of Kaomoji & Dongers usually used on social media platform like Facebook, Twitter, Pinterest, Reddit Tumblr or Instagram. it is very popular in western countries by these names "Kawaii faces", "Le Face Face" or "Le Lenny Face".
Extension Basic Information
Name | Lenny Faces |
ID | lcnibhciadbmbbkfoipmfnaiagmoeice |
Official URL | https://chromewebstore.google.com/detail/lenny-faces/lcnibhciadbmbbkfoipmfnaiagmoeice |
Description | Lenny face emoticons text faces to copy and paste online. |
File Size | 47.06 KB |
Installation Count | 57 |
Current Version | 1.2 |
Last Updated | 2023-04-04 |
Publish Date | 2020-11-16 |
Developer | https://www.lennyfac.es |
[email protected] | |
Payment Type | free |
Extension Website | https://www.lennyfac.es/ |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Lenny Faces", "description": "Lenny face emoticons text faces to copy and paste online.", "version": "1.2", "action": { "default_icon": "images\/icon128.png", "default_popup": "popup.html" }, "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "32": "images\/icon32.png", "64": "images\/icon64.png" }, "offline_enabled": true, "permissions": [ "clipboardWrite" ] } |