Virtual Math Keyboard
On-screen virtual math keyboard
Vad är Virtual Math Keyboard?
Virtual Math Keyboard är en Chrome-tillägg utvecklad av Marco Lam, och dess huvudfunktion är "On-screen virtual math keyboard".
Tilläggsskärmbilder
Ladda ner Virtual Math Keyboard-förlängningens CRX-fil
Ladda ner Virtual Math Keyboard-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | mebheaenpckpmlaimolcagneiddkclbc |
Officiell webbadress | https://chrome.google.com/webstore/detail/virtual-math-keyboard/mebheaenpckpmlaimolcagneiddkclbc |
Beskrivning | On-screen virtual math keyboard |
Filstorlek | 56.71 KB |
Antal Installationer | 2,527 |
Aktuell Version | 1.01 |
Senast Uppdaterad | 2019-02-24 |
Publiceringsdatum | 2019-01-31 |
Betyg | 4.40/5 Totalt 5 Betyg |
Utvecklare | Marco Lam |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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", " |