Emoticon symbols copy and paste - ThisEmoji
Emoticon symbols list, Emoji keyboard for copy and paste.
Qu'est-ce que Emoticon symbols copy and paste - ThisEmoji ?
Emoticon symbols copy and paste - ThisEmoji est une extension Chrome développée par https://addonx.net, et sa fonction principale est "Emoticon symbols list, Emoji keyboard for copy and paste.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Emoticon symbols copy and paste - ThisEmoji
Téléchargez les fichiers d'extension Emoticon symbols copy and paste - ThisEmoji 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
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.
Informations de Base sur l'Extension
Nom | Emoticon symbols copy and paste - ThisEmoji |
ID | jemllgcmdefmmndghdncdahkgpgmlgin |
URL Officiel | https://chromewebstore.google.com/detail/emoticon-symbols-copy-and/jemllgcmdefmmndghdncdahkgpgmlgin |
Description | Emoticon symbols list, Emoji keyboard for copy and paste. |
Taille du Fichier | 13.59 MB |
Nombre d'Installations | 35 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2023-05-16 |
Date de Publication | 2023-05-16 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://addonx.net |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://addonx.net/thisemoji |
Langues Prises en Charge | 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" } |