Emoticon Selector

Copy & paste faces.

Qu'est-ce que Emoticon Selector ?

Emoticon Selector est une extension Chrome développée par japacible, et sa fonction principale est "Copy & paste faces.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Emoticon Selector

Téléchargez les fichiers d'extension Emoticon Selector 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

                        Emoticon Selector makes it easy to find and copy emoticons.

---
Extension Icon made by Freepik[1] from Flaticon[2] is licensed under CC BY 3.0[3].

[1] http://www.freepik.com
[2] http://www.flaticon.com/
[3] http://creativecommons.org/licenses/by/3.0/                    

Informations de Base sur l'Extension

Nom Emoticon Selector Emoticon Selector
ID jekhokceghfgglclkjmohaikpgkbdbhj
URL Officiel https://chromewebstore.google.com/detail/emoticon-selector/jekhokceghfgglclkjmohaikpgkbdbhj
Description Copy & paste faces.
Taille du Fichier 10.8 KB
Nombre d'Installations 207
Version Actuelle 1.3
Dernière Mise à Jour 2015-12-30
Date de Publication 2015-12-30
Évaluation 5.00/5 Total 12 Évaluations
Développeur japacible
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Emoticon Selector",
    "version": "1.3",
    "description": "Copy & paste faces.",
    "icons": {
        "16": "icon16.png",
        "64": "icon64.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "picker.html",
        "default_title": "Emoticon Selector"
    },
    "author": "Jennifer Apacible",
    "permissions": [
        "clipboardWrite"
    ]
}