Skip to content

A Chrome extension that adds a virtual keyboard to the browser. The keyboard is compatible with modern JavaScript frameworks and automatically hides and unhides depending on the context of the website.

Notifications You must be signed in to change notification settings

alex9849/chrome-simple-keyboard

Repository files navigation

Chrome Simple Keyboard

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.

The extension is based on simple-keyboard.

Plugin-specific HTML classes

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.
  • no-keyboard-no-toggler - do not pop up the keyboard nor button when the input is focused.

Contribution

Suggestions and pull requests are welcomed!.


This project was bootstrapped with Extension.JS

About

A Chrome extension that adds a virtual keyboard to the browser. The keyboard is compatible with modern JavaScript frameworks and automatically hides and unhides depending on the context of the website.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5