Virtual Math Keyboard
On-screen virtual math keyboard
Was ist Virtual Math Keyboard?
Virtual Math Keyboard ist eine Chrome-Erweiterung, die von Marco Lam entwickelt wurde, und ihr Hauptmerkmal ist "On-screen virtual math keyboard".
Erweiterungsscreenshots
Virtual Math Keyboard-Erweiterungs-CRX-Datei herunterladen
Laden Sie Virtual Math Keyboard-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Virtual Math Keyboard is a modified version of Virtual Keyboard™ for Google Chrome™ with common math symbols. It is an on-screen keyboard that pops up whenever you click on an input field (not including URL bar) or a shortcut button (The behavior can be set in the Toggle menu). To find out more, visit: Xontab's Virtual Keyboard: http://xontab.com/Apps/VirtualKeyboard/ and the Github repository for Virtual Math Keyboard: https://github.com/marcolam2001/chrome-virtual-keyboard/ ---New Update--- Added options to reset keyboard order when changing layouts. ---Version History--- 1.00 - First release 1.01 - Changing layout options added
Grundlegende Informationen zur Erweiterung
Name | |
ID | mebheaenpckpmlaimolcagneiddkclbc |
Offizielle URL | https://chrome.google.com/webstore/detail/virtual-math-keyboard/mebheaenpckpmlaimolcagneiddkclbc |
Beschreibung | On-screen virtual math keyboard |
Dateigröße | 56.71 KB |
Installationsanzahl | 2,527 |
Aktuelle Version | 1.01 |
Letztes Update | 2019-02-24 |
Veröffentlichungsdatum | 2019-01-31 |
Bewertung | 4.40/5 Insgesamt 5 Bewertungen |
Entwickler | Marco Lam |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Virtual Math Keyboard", "description": "On-screen virtual math keyboard", "manifest_version": 2, "version": "1.01", "icons": { "16": "keyboard.png", "48": "keyboard.png", "128": "keyboard.png" }, "background": { "scripts": [ "background.js" ] }, "options_page": "options.html", "page_action": { "default_icon": "buttons\/keyboard_0.png", "default_title": "Virtual Keyboard Toggle", "default_popup": "toggle.html" }, "permissions": [ "tabs", " |