Virtual Math Keyboard
On-screen virtual math keyboard
Apa itu Virtual Math Keyboard?
Virtual Math Keyboard adalah ekstensi Chrome yang dikembangkan oleh Marco Lam, dan fitur utamanya adalah "On-screen virtual math keyboard".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Virtual Math Keyboard
Unduh file ekstensi Virtual Math Keyboard dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | mebheaenpckpmlaimolcagneiddkclbc |
URL Resmi | https://chrome.google.com/webstore/detail/virtual-math-keyboard/mebheaenpckpmlaimolcagneiddkclbc |
Deskripsi | On-screen virtual math keyboard |
Ukuran File | 56.71 KB |
Jumlah Instalasi | 2,527 |
Versi Saat Ini | 1.01 |
Terakhir Diperbarui | 2019-02-24 |
Tanggal Publikasi | 2019-01-31 |
Penilaian | 4.40/5 Total 5 Penilaian |
Pengembang | Marco Lam |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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", " |