Emojis table

Get the right emojis from your browser in any tab!

Qu'est-ce que Emojis table ?

Emojis table est une extension Chrome développée par Louis Grasset, et sa fonction principale est "Get the right emojis from your browser in any tab!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Emojis table

Téléchargez les fichiers d'extension Emojis table au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Emojis table Emojis table
ID lkpflloaceieinnhchbmfefimjliigcj
URL Officiel https://chromewebstore.google.com/detail/emojis-table/lkpflloaceieinnhchbmfefimjliigcj
Description Get the right emojis from your browser in any tab!
Taille du Fichier 192 KB
Nombre d'Installations 36
Version Actuelle 3.3.0
Dernière Mise à Jour 2023-11-08
Date de Publication 2019-01-03
Évaluation 4.60/5 Total 10 Évaluations
Développeur Louis Grasset
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/louisgrasset/emojis-table
Langues Prises en Charge 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"
    ]
}