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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    ]
}