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

Apa itu Emoty?

Emoty adalah ekstensi Chrome yang dikembangkan oleh hrysd, dan fitur utamanya adalah "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 Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Emoty

Unduh file ekstensi Emoty dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Emoty Emoty
ID kgljgnbhcigffgoifhjbbifhbdkapmgm
URL Resmi https://chromewebstore.google.com/detail/emoty/kgljgnbhcigffgoifhjbbifhbdkapmgm
Deskripsi Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…
Ukuran File 4.17 MB
Jumlah Instalasi 939
Versi Saat Ini 2.0.0
Terakhir Diperbarui 2015-11-13
Tanggal Publikasi 2015-11-12
Penilaian 4.22/5 Total 9 Penilaian
Pengembang hrysd
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}