Chrome Simple Keyboard - A virtual keyboard
A native virtual keyboard based on the simple-keyboard package
What is Chrome Simple Keyboard - A virtual keyboard?
Chrome Simple Keyboard - A virtual keyboard is a Chrome extension developed by alex9849, and its main feature is "A native virtual keyboard based on the simple-keyboard package".
Extension Screenshots
Download Chrome Simple Keyboard - A virtual keyboard Extension CRX File
Download Chrome Simple Keyboard - A virtual keyboard extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This is a virtual keyboard extension for chromium based browsers. The extension uses native keyboard events and is therefore compatible with modern JavaScript frameworks such as Vue.Js. When the following classes are present on the input, the plugin will behave differently. - `no-keyboard` - do not pop up the keyboard when the input is focused. Instead, a button is shown to open the keyboard manually. The extension is based on simple-keyboard.
Extension Basic Information
Name | Chrome Simple Keyboard - A virtual keyboard |
ID | cjabmkimbcmhhepelfhjhbhonnapiipj |
Official URL | https://chromewebstore.google.com/detail/chrome-simple-keyboard-a/cjabmkimbcmhhepelfhjhbhonnapiipj |
Description | A native virtual keyboard based on the simple-keyboard package |
File Size | 44.6 KB |
Installation Count | 379 |
Current Version | 0.4.6 |
Last Updated | 2023-09-13 |
Publish Date | 2022-07-08 |
Rating | 5.00/5 Total 1 Ratings |
Developer | alex9849 |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/alex9849/chrome-simple-keyboard |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Chrome Simple Keyboard - A virtual keyboard", "version": "0.4.6", "description": "A native virtual keyboard based on the simple-keyboard package", "icons": { "128": "icons\/icon_128.png" }, "web_accessible_resources": [ { "resources": [ "contentScript.css" ], "matches": [ " |