Lenny Face
Lenny Face collection with one click copy option
Apa itu Lenny Face?
Lenny Face adalah ekstensi Chrome yang dikembangkan oleh http://lenny-face.net, dan fitur utamanya adalah "Lenny Face collection with one click copy option".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Lenny Face
Unduh file ekstensi Lenny Face dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | oecdojkbgockcddmoheakejgljkfhnfh |
URL Resmi | https://chrome.google.com/webstore/detail/lenny-face/oecdojkbgockcddmoheakejgljkfhnfh |
Deskripsi | Lenny Face collection with one click copy option |
Ukuran File | 64.31 KB |
Jumlah Instalasi | 58 |
Versi Saat Ini | 2 |
Terakhir Diperbarui | 2021-01-30 |
Tanggal Publikasi | 2020-10-05 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | http://lenny-face.net |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.lenny-face.net/ |
Bahasa yang Didukung | 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" ] } |