Lenny Face
Lenny Face collection with one click copy option
Lenny Face란 무엇입니까?
Lenny Face은(는) http://lenny-face.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Lenny Face collection with one click copy option"입니다.
확장 프로그램 스크린샷
Lenny Face 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | oecdojkbgockcddmoheakejgljkfhnfh |
공식 URL | https://chrome.google.com/webstore/detail/lenny-face/oecdojkbgockcddmoheakejgljkfhnfh |
설명 | Lenny Face collection with one click copy option |
파일 크기 | 64.31 KB |
설치 횟수 | 58 |
현재 버전 | 2 |
최근 업데이트 | 2021-01-30 |
출시 날짜 | 2020-10-05 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | http://lenny-face.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.lenny-face.net/ |
지원되는 언어 | 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" ] } |