Lenny Face
Lenny Face collection with one click copy option
Qu'est-ce que Lenny Face ?
Lenny Face est une extension Chrome développée par http://lenny-face.net, et sa fonction principale est "Lenny Face collection with one click copy option".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Lenny Face
Téléchargez les fichiers d'extension Lenny Face au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | oecdojkbgockcddmoheakejgljkfhnfh |
URL Officiel | https://chrome.google.com/webstore/detail/lenny-face/oecdojkbgockcddmoheakejgljkfhnfh |
Description | Lenny Face collection with one click copy option |
Taille du Fichier | 64.31 KB |
Nombre d'Installations | 58 |
Version Actuelle | 2 |
Dernière Mise à Jour | 2021-01-30 |
Date de Publication | 2020-10-05 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | http://lenny-face.net |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.lenny-face.net/ |
Langues Prises en Charge | 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" ] } |