Unicoji - Unicode + Emoji

Copy and paste unicode and emoji symbols.

Qu'est-ce que Unicoji - Unicode + Emoji ?

Unicoji - Unicode + Emoji est une extension Chrome développée par https://alyssachan.space, et sa fonction principale est "Copy and paste unicode and emoji symbols.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Unicoji - Unicode + Emoji

Téléchargez les fichiers d'extension Unicoji - Unicode + Emoji 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

                        Copy symbol to clipboard quickly.                    

Informations de Base sur l'Extension

Nom Unicoji - Unicode + Emoji Unicoji - Unicode + Emoji
ID edbciehemfmfklmljkhonhphlccabend
URL Officiel https://chromewebstore.google.com/detail/unicoji-unicode-+-emoji/edbciehemfmfklmljkhonhphlccabend
Description Copy and paste unicode and emoji symbols.
Taille du Fichier 1.27 MB
Nombre d'Installations 340
Version Actuelle 1.0.3
Dernière Mise à Jour 2022-04-26
Date de Publication 2020-08-23
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://alyssachan.space
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/alyssachanspace/unicoji
Langues Prises en Charge en-US,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0.3",
    "default_locale": "en_US",
    "description": "__MSG_appDesc__",
    "author": "Alyssa Chan",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_title": "__MSG_tooltip__",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    },
    "manifest_version": 3
}