Emoty
Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…
Qu'est-ce que Emoty ?
Emoty est une extension Chrome développée par hrysd, et sa fonction principale est "Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Emoty
Téléchargez les fichiers d'extension Emoty 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
Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster! (maybe..) v1.2.0 Improve performance original : http://www.emoji-cheat-sheet.com/ repo : https://github.com/hrysd/emoty author : @hrysd
Informations de Base sur l'Extension
Nom | Emoty |
ID | kgljgnbhcigffgoifhjbbifhbdkapmgm |
URL Officiel | https://chromewebstore.google.com/detail/emoty/kgljgnbhcigffgoifhjbbifhbdkapmgm |
Description | Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!… |
Taille du Fichier | 4.17 MB |
Nombre d'Installations | 939 |
Version Actuelle | 2.0.0 |
Dernière Mise à Jour | 2015-11-13 |
Date de Publication | 2015-11-12 |
Évaluation | 4.22/5 Total 9 Évaluations |
Développeur | hrysd |
Type de Paiement | free |
Langues Prises en Charge | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Emoty", "version": "2.0.0", "manifest_version": 2, "icons": { "16": "images\/icons\/16.png", "48": "images\/icons\/48.png", "128": "images\/icons\/128.png" }, "permissions": [ "clipboardWrite" ], "browser_action": { "default_icon": "images\/icons\/19.png", "default_title": "Emoty", "default_popup": "popup.html" } } |