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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Contribution

Suggestions and pull requests are welcomed!.


This project was bootstrapped with Chrome Extension CLI

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