Lenny Faces
Lenny face emoticons text faces to copy and paste online.
什么是Lenny Faces?
Lenny Faces是由https://www.lennyfac.es开发的Chrome扩展程序,该扩展的主要功能是“Lenny face emoticons text faces to copy and paste online.”。
扩展截图
下载Lenny Faces扩展crx文件
下载Lenny Faces扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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".
扩展基本信息
名称 | Lenny Faces |
ID | lcnibhciadbmbbkfoipmfnaiagmoeice |
官方URL | https://chromewebstore.google.com/detail/lenny-faces/lcnibhciadbmbbkfoipmfnaiagmoeice |
简介 | Lenny face emoticons text faces to copy and paste online. |
文件大小 | 47.06 KB |
安装次数 | 57 |
当前版本 | 1.2 |
更新时间 | 2023-04-04 |
上架时间 | 2020-11-16 |
开发者 | https://www.lennyfac.es |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.lennyfac.es/ |
支持的语言 | 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" ] } |