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!…
Wat is Emoty?
Emoty is een Chrome-extensie ontwikkeld door hrysd, en de belangrijkste functie is "Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…".
Extensie Screenshots
Download het CRX-bestand van de extensie Emoty
Download Emoty-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Emoty |
ID | kgljgnbhcigffgoifhjbbifhbdkapmgm |
Officiële URL | https://chromewebstore.google.com/detail/emoty/kgljgnbhcigffgoifhjbbifhbdkapmgm |
Beschrijving | Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!… |
Bestandsgrootte | 4.17 MB |
Aantal Installaties | 939 |
Huidige Versie | 2.0.0 |
Laatst Bijgewerkt | 2015-11-13 |
Publicatiedatum | 2015-11-12 |
Beoordeling | 4.22/5 Totaal 9 Beoordelingen |
Ontwikkelaar | hrysd |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |