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ファイルをダウンロード
Lenny Face拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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" ] } |