Emojis table

Get the right emojis from your browser in any tab!

Apa itu Emojis table?

Emojis table adalah ekstensi Chrome yang dikembangkan oleh Louis Grasset, dan fitur utamanya adalah "Get the right emojis from your browser in any tab!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Emojis table

Unduh file ekstensi Emojis table 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

                        Tired of looking for emojis on your computer ? Simply search for its name or a related keyword in this extension. You’ll be able to copy it with a single click!                    

Informasi Dasar Ekstensi

Nama Emojis table Emojis table
ID lkpflloaceieinnhchbmfefimjliigcj
URL Resmi https://chromewebstore.google.com/detail/emojis-table/lkpflloaceieinnhchbmfefimjliigcj
Deskripsi Get the right emojis from your browser in any tab!
Ukuran File 192 KB
Jumlah Instalasi 36
Versi Saat Ini 3.3.0
Terakhir Diperbarui 2023-11-08
Tanggal Publikasi 2019-01-03
Penilaian 4.60/5 Total 10 Penilaian
Pengembang Louis Grasset
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/louisgrasset/emojis-table
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.3.0",
    "name": "Emojis table",
    "description": "Get the right emojis from your browser in any tab!",
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "96": "icons\/icon-96.png",
        "128": "icons\/icon-128.png",
        "256": "icons\/icon-256.png"
    },
    "permissions": [
        "storage"
    ]
}