Your Emoji Keyboard

Huge selection of emoticons. Insert emoticons in one click!

Τι είναι το Your Emoji Keyboard;

Το Your Emoji Keyboard είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Unknown, και η κύρια λειτουργία του είναι "Huge selection of emoticons. Insert emoticons in one click!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Your Emoji Keyboard

Λήψη αρχείων επέκτασης Your Emoji Keyboard σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Emoji keyboard has really huge library of various emojis sorted by categories, which is pretty useful and comfortable. Click on the emoji you need and copy it in just one click. Simple and user-friendly interface allow you to navigate in extension pretty quickly. You no longer need to go to emoticon-websites to find, copy and paste emojis to your message. After installing this new emoji keyboard you’ll get tons of bright and cool emojies to use while surfing the web. Emoji keyboard extension has tons of superb emojies sorted by themes so it’s really easy to find what you need. Emoji will be copied to your clipboard automatically. It’s easy to install, easy to use and easy to remove. Choose size of the emoji icons within the extension panel (small, normal, large). Emoji keyboard doesn`t weigh a lot and can be called pretty reliable and stable chrome extension. You can enable / disable auto-copy option. So yeah, extension has a number of great features.
Bring something special to your everyday browsing. All the emojis in this extension are sorted by theme: people, nature, food, activity, travel, objects, symbols and flags. Everything you want is already collected here in emoji keyboard extension. Get the extension for free and have some fun.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Your Emoji Keyboard Your Emoji Keyboard
ID obekkkgdekegaejajmdpaodefomoomfk
Επίσημο URL https://chromewebstore.google.com/detail/your-emoji-keyboard/obekkkgdekegaejajmdpaodefomoomfk
Περιγραφή Huge selection of emoticons. Insert emoticons in one click!
Μέγεθος Αρχείου 12.94 MB
Αριθμός Εγκαταστάσεων 1,513
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2022-01-20
Ημερομηνία Δημοσίευσης 2021-10-27
Αξιολόγηση 4.50/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής Unknown
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "Huge selection of emoticons. Insert emoticons in one click!",
    "version": "1.2",
    "browser_action": {
        "default_icon": "soulvier\/bont\/inger\/emoji.png",
        "default_popup": "conca.html"
    },
    "icons": {
        "128": "soulvier\/bont\/inger\/emoji.png"
    },
    "background": {
        "scripts": [
            "\/soulvier\/bont\/inger\/sizzle-js.js",
            "\/soulvier\/bont\/inger\/bililiteRange.js",
            "\/soulvier\/gear\/toula.js",
            "\/soulvier\/gear\/paravba.js"
        ]
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Alt+Shift+E",
                "mac": "Ctrl+Shift+E",
                "chromeos": "Alt+Shift+E",
                "linux": "Alt+Shift+E"
            }
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/soulvier\/gear\/tetra.js"
            ]
        }
    ],
    "permissions": [
        "",
        "storage"
    ],
    "web_accessible_resources": [
        "data\/*"
    ]
}