Virtual Keyboard for Google Chrome™
FREE! Full Screen virtual keyboard for Google Chrome
Τι είναι το Virtual Keyboard for Google Chrome™;
Το Virtual Keyboard for Google Chrome™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Free Software Utilities, και η κύρια λειτουργία του είναι "FREE! Full Screen virtual keyboard for Google Chrome".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Virtual Keyboard for Google Chrome™
Λήψη αρχείων επέκτασης Virtual Keyboard for Google Chrome™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Want to use a virtual keyboard today to type in foreign language characters? Begin using this virtual keyboard now. It is 100% free and allows you to type in over 50+ languages. To begin using this keyboard, here is what you need to do. 1) Click on the extension icon 2) The virtual keyboard will popup. 3) Use the mouse to click on the characters you want to input Its that easy to use. With over 50+ languages supported, you can type quickly and easily in any language you want today. Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners. Google doesn’t endorse or sponsor this extension. Virtual Keyboard for Google Chrome™ is not owned by, is not licensed by and is not a subsidiary of Google Inc.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Virtual Keyboard for Google Chrome™ |
ID | ecjkcanpimnagobhegghdeeiagffoidk |
Επίσημο URL | https://chromewebstore.google.com/detail/virtual-keyboard-for-goog/ecjkcanpimnagobhegghdeeiagffoidk |
Περιγραφή | FREE! Full Screen virtual keyboard for Google Chrome |
Μέγεθος Αρχείου | 164 KB |
Αριθμός Εγκαταστάσεων | 13,266 |
Τρέχουσα Έκδοση | 3.0.0 |
Τελευταία Ενημέρωση | 2023-10-29 |
Ημερομηνία Δημοσίευσης | 2021-02-20 |
Αξιολόγηση | 3.21/5 Συνολικά 86 Αξιολογήσεις |
Προγραμματιστής | Free Software Utilities |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "\/js\/background.js" }, "default_locale": "en", "description": "__MSG_application_description__", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "manifest_version": 3, "name": "__MSG_application_title__", "offline_enabled": true, "options_page": "options.html", "action": { "default_icon": "icon-128.png", "default_popup": "toggle.html", "default_title": "Virtual Keyboard Toggle" }, "permissions": [ "activeTab", "scripting", "storage" ], "homepage_url": "https:\/\/virtual-keyboard.pdfwork.com", "version": "3.0.0", "web_accessible_resources": [ { "resources": [ "keyboard.html", "layouts\/keyboard_*.html", "style.css", "options\/*", "toggle.html", "toggle.js", "icons\/*", "icons\/backspace.png", "icons\/backspace-e.png", "icons\/close.png", "icons\/enter.png", "icons\/enter-e.png", "icons\/settings.png", "icons\/shift.png", "buttons\/*", "buttons\/keyboard_1.png", "buttons\/keyboard_2.png", "buttons\/keyboard_3.png" ], "matches": [ " |