Skip to content

ready-robotics/chrome-virtual-keyboard

This branch is 2 commits ahead of xontab/chrome-virtual-keyboard:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 8, 2017
Oct 8, 2017
Dec 6, 2022
Oct 10, 2017
Oct 8, 2017
Oct 24, 2022
May 24, 2019
Oct 9, 2017
Dec 21, 2013
Oct 10, 2017
Dec 5, 2022
Oct 19, 2023
Aug 19, 2014
Dec 21, 2013
Dec 21, 2013

Repository files navigation

Virtual Keyboard for Google Chrome™

About

Virtual Keyboard for Google Chrome™ will popup automatically when the user clicks on an input field such as textboxes and textareas. Futhermore, the keyboard will disappear automatically once no longer needed.

This extension is ideal for touch screen devices. This keyboard works like an iOS/Android/Windows 8 touch virtual keyboard.

For more details visit: http://apps.xontab.com/VirtualKeyboard/

Known Limitations

Due to security reasons, communication between frames is restricted in Google Chrome. The only way to enable the keyboard in cross-origin iFrame scenarios, you need to disable web security using a flags --disable-web-security --disable-site-isolation-trials --user-data-dir=/tmp. Warning, these flags make a Chrome browser very vulnerable.

Future versions

Planned features are:

  • Better support with WebComponents, Angular 1, 2+ and React
  • Add support to HTML ContentEditable
  • More Keyboard layouts
  • More developer options
  • Refactoring and Documenation

You can also suggest new features: https://apps.xontab.com/Suggest/VirtualKeyboard/

About

Touch-friendly Virtual Keyboard for Chrome browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.8%
  • JavaScript 43.4%
  • CSS 10.8%