emoji Remote URL

url is more than words, get the remote URL of emoji.

Qu'est-ce que emoji Remote URL ?

emoji Remote URL est une extension Chrome développée par hustcc, et sa fonction principale est "url is more than words, get the remote URL of emoji.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension emoji Remote URL

Téléchargez les fichiers d'extension emoji Remote URL 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

                        emoji表情的URL地址。

对于一些网站可能并不支持emoji格式,所以直接使用远程的表情图标。适用于任何场合。                    

Informations de Base sur l'Extension

Nom emoji Remote URL emoji Remote URL
ID eonokmediijlcicdmpdcnofgeehjjleg
URL Officiel https://chrome.google.com/webstore/detail/eonokmediijlcicdmpdcnofgeehjjleg
Description url is more than words, get the remote URL of emoji.
Taille du Fichier 822 KB
Nombre d'Installations 20
Version Actuelle 1.0.1
Dernière Mise à Jour 2016-05-17
Date de Publication 2016-05-17
Évaluation 5.00/5 Total 1 Évaluations
Développeur hustcc
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://atool.vip
Langues Prises en Charge en-US,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "default_locale": "zh_CN",
    "description": "__MSG_extDesp__",
    "version": "1.0.1",
    "icons": {
        "256": "res\/icon_256.png",
        "128": "res\/icon_128.png",
        "64": "res\/icon_64.png",
        "32": "res\/icon_64.png",
        "16": "res\/icon_64.png"
    },
    "browser_action": {
        "default_icon": "res\/icon_256.png",
        "default_popup": "res\/popup.html"
    },
    "permissions": [
        "clipboardWrite"
    ]
}