Keyboard.cool - emoji & symbol keyboard

Insert emoji and symbols directly into text fields. Use super fast search to pick from over 7500 symbols.

Keyboard.cool - emoji & symbol keyboard क्या है?

Keyboard.cool - emoji & symbol keyboard blade.sk द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Insert emoji and symbols directly into text fields. Use super fast search to pick from over 7500 symbols."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Keyboard.cool - emoji & symbol keyboard एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Take your texting to the next level.

🤯 use the most up-to-date emoji (version 14.0 - 2021).

🔣 search in over 7500 symbols - pictograms, math operators, accented characters, 𝑺𝑷𝑬𝑪𝑰𝑨𝑳 scripts, ∫Ψ🅜⧖⌬⎱§... Go nuts.

⌨ insert symbols directly into the focused web page or copy them to clipboard.

💨 built for speed - loads fast, searches even faster, bring up the keyboard with customizable hotkey (defaults to 𝙲𝚃𝚁𝙻+𝚂𝙷𝙸𝙵𝚃+𝚉 / ⌘+𝚂𝙷𝙸𝙵𝚃+𝚉).

☝🏿 selectable skin tones and emoji styles (EmojiOne and native).

🥶 arguably has the coolest logos.

Word of advice: the emoji and symbols you copy may or may not display correctly to you or the recipient, depending on what device they're using. Most new(-ish) devices should be fine. Some websites using non-standard input methods may not accept the inserted characters, in which case you can use the clipboard (𝙲𝚃𝚁𝙻+𝚅 or ⌘+𝚅).                    

एक्सटेंशन की मूल जानकारी

नाम Keyboard.cool - emoji & symbol keyboard Keyboard.cool - emoji & symbol keyboard
ID fddpbejpobddgojgjoeojcicdlehlcpl
आधिकारिक URL https://chromewebstore.google.com/detail/keyboardcool-emoji-symbol/fddpbejpobddgojgjoeojcicdlehlcpl
विवरण Insert emoji and symbols directly into text fields. Use super fast search to pick from over 7500 symbols.
फ़ाइल का आकार 3.07 MB
स्थापना संख्या 3,495
वर्तमान संस्करण 1.1.1
अंतिम अपडेट 2022-09-14
प्रकाशन तिथि 2019-05-03
रेटिंग 4.84/5 कुल 19 रेटिंग्स
डेवलपर blade.sk
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://keyboard.cool/
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Keyboard.cool - emoji & symbol keyboard",
    "short_name": "Keyboard.cool",
    "description": "Insert emoji and symbols directly into text fields. Use super fast search to pick from over 7500 symbols.",
    "version": "1.1.1",
    "author": "blade.sk",
    "icons": {
        "128": "assets\/icons\/icon_128.png"
    },
    "action": {
        "default_icon": {
            "16": "assets\/icons\/inactive_16.png",
            "32": "assets\/icons\/inactive_32.png"
        },
        "default_popup": "popup.html",
        "default_title": "Keyboard.cool"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+Z",
                "mac": "Command+Shift+Z",
                "chromeos": "Ctrl+Shift+Z",
                "linux": "Ctrl+Shift+Z"
            }
        }
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}