Virtual Math Keyboard
On-screen virtual math keyboard
ما هو Virtual Math Keyboard؟
Virtual Math Keyboard هو إضافة Chrome تم تطويرها بواسطة Marco Lam، والميزة الرئيسية لها هي "On-screen virtual math keyboard".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Virtual Math Keyboard
قم بتنزيل ملفات الامتداد Virtual Math Keyboard بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | |
ID | mebheaenpckpmlaimolcagneiddkclbc |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/virtual-math-keyboard/mebheaenpckpmlaimolcagneiddkclbc |
الوصف | On-screen virtual math keyboard |
حجم الملف | 56.71 KB |
عدد التثبيتات | 2,527 |
النسخة الحالية | 1.01 |
آخر تحديث | 2019-02-24 |
تاريخ النشر | 2019-01-31 |
تقييم | 4.40/5 مجموع تقييمات 5 |
المطور | Marco Lam |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | 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", " |