Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "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" ] }