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开发的Chrome扩展程序,该扩展的主要功能是“Insert emoji and symbols directly into text fields. Use super fast search to pick from over 7500 symbols.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Keyboard.cool - emoji & symbol keyboard扩展crx文件

下载Keyboard.cool - emoji & symbol keyboard扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    ]
}