Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xontab/chrome-virtual-keyboard
Touch-friendly Virtual Keyboard for Chrome browser
https://github.com/xontab/chrome-virtual-keyboard
chrome extension google-chrome javascript keyboard touch virtual-keyboard
Last synced: 5 days ago
JSON representation
Touch-friendly Virtual Keyboard for Chrome browser
- Host: GitHub
- URL: https://github.com/xontab/chrome-virtual-keyboard
- Owner: xontab
- License: mit
- Created: 2013-12-21T18:17:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T15:10:21.000Z (6 months ago)
- Last Synced: 2024-12-22T05:11:35.891Z (12 days ago)
- Topics: chrome, extension, google-chrome, javascript, keyboard, touch, virtual-keyboard
- Language: HTML
- Homepage: http://apps.xontab.com/VirtualKeyboard/
- Size: 205 KB
- Stars: 58
- Watchers: 11
- Forks: 67
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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 DocumenationYou can also suggest new features: https://apps.xontab.com/Suggest/VirtualKeyboard/