Lenny Face
Lenny Face collection with one click copy option
¿Qué es Lenny Face?
Lenny Face es una extensión de Chrome desarrollada por http://lenny-face.net, y su función principal es "Lenny Face collection with one click copy option".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Lenny Face
Descarga archivos de extensión Lenny Face en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | oecdojkbgockcddmoheakejgljkfhnfh |
URL Oficial | https://chrome.google.com/webstore/detail/lenny-face/oecdojkbgockcddmoheakejgljkfhnfh |
Descripción | Lenny Face collection with one click copy option |
Tamaño del Archivo | 64.31 KB |
Cantidad de Instalaciones | 58 |
Versión Actual | 2 |
Última Actualización | 2021-01-30 |
Fecha de Publicación | 2020-10-05 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | http://lenny-face.net |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.lenny-face.net/ |
Idiomas Soportados | 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" ] } |