Emoticon symbols copy and paste - ThisEmoji
Emoticon symbols list, Emoji keyboard for copy and paste.
Emoticon symbols copy and paste - ThisEmoji란 무엇입니까?
Emoticon symbols copy and paste - ThisEmoji은(는) https://addonx.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Emoticon symbols list, Emoji keyboard for copy and paste."입니다.
확장 프로그램 스크린샷
Emoticon symbols copy and paste - ThisEmoji 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This is an emoji Keyboard extension that help you easily copy an emoji and paste it on any web page. Feature: 1. Automatically copy after clicking the Emoji. 2. Support continuous copying. 3. Support to automatically add emoticons to the input box in the webpage after clicking. 4. Support custom Emoji fonts. 5. Support setting Emoji skin color. 6. Support to adjust the size of Popup. 7. Support search emojis by keywords.
확장 프로그램 기본 정보
이름 | Emoticon symbols copy and paste - ThisEmoji |
ID | jemllgcmdefmmndghdncdahkgpgmlgin |
공식 URL | https://chromewebstore.google.com/detail/emoticon-symbols-copy-and/jemllgcmdefmmndghdncdahkgpgmlgin |
설명 | Emoticon symbols list, Emoji keyboard for copy and paste. |
파일 크기 | 13.59 MB |
설치 횟수 | 35 |
현재 버전 | 1.0 |
최근 업데이트 | 2023-05-16 |
출시 날짜 | 2023-05-16 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://addonx.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://addonx.net/thisemoji |
지원되는 언어 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_manifest_name__", "short_name": "ThisEmoji", "version": "1.0", "description": "__MSG_manifest_description__", "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "action": { "default_icon": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "default_title": "__MSG_manifest_browser_action__", "default_popup": "popup.html" }, "permissions": [ "storage", "scripting", "activeTab" ], "homepage_url": "https:\/\/addonx.net\/thisemoji", "default_locale": "en" } |