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!…

What is Emoty?

Emoty is a Chrome extension developed by hrysd, and its main feature 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!…".

Extension Screenshots

screenshot

Download Emoty Extension CRX File

Download Emoty extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Emoty Emoty
ID kgljgnbhcigffgoifhjbbifhbdkapmgm
Official URL 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!…
File Size 4.17 MB
Installation Count 939
Current Version 2.0.0
Last Updated 2015-11-13
Publish Date 2015-11-12
Rating 4.22/5 Total 9 Ratings
Developer hrysd
Payment Type free
Supported Languages 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"
    }
}