A native virtual keyboard based on the simple-keyboard package
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.
Latest reviews
- (2023-10-16) Vasile Cristian-Ilie: It's very good extension but on some webistes like google it scrolls the site when it shouldn't. Can you check please ?