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!…
Cos'è Emoty?
Emoty è un'estensione di Chrome sviluppata da hrysd, e la sua funzione principale è "Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Emoty
Scarica i file di estensione Emoty in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Emoty |
ID | kgljgnbhcigffgoifhjbbifhbdkapmgm |
URL Ufficiale | https://chromewebstore.google.com/detail/emoty/kgljgnbhcigffgoifhjbbifhbdkapmgm |
Descrizione | Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!… |
Dimensione del File | 4.17 MB |
Conteggio Installazioni | 939 |
Versione Corrente | 2.0.0 |
Ultimo Aggiornamento | 2015-11-13 |
Data di Pubblicazione | 2015-11-12 |
Valutazione | 4.22/5 Totale 9 Valutazioni |
Sviluppatore | hrysd |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |