Chrome Simple Keyboard - A virtual keyboard
A native virtual keyboard based on the simple-keyboard package
Qu'est-ce que Chrome Simple Keyboard - A virtual keyboard ?
Chrome Simple Keyboard - A virtual keyboard est une extension Chrome développée par alex9849, et sa fonction principale est "A native virtual keyboard based on the simple-keyboard package".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Chrome Simple Keyboard - A virtual keyboard
Téléchargez les fichiers d'extension Chrome Simple Keyboard - A virtual keyboard au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This is a virtual keyboard extension for chromium based browsers. The extension uses native keyboard events and is therefore compatible with modern JavaScript frameworks such as Vue.Js. When the following classes are present on the input, the plugin will behave differently. - `no-keyboard` - do not pop up the keyboard when the input is focused. Instead, a button is shown to open the keyboard manually. The extension is based on simple-keyboard.
Informations de Base sur l'Extension
Nom | Chrome Simple Keyboard - A virtual keyboard |
ID | cjabmkimbcmhhepelfhjhbhonnapiipj |
URL Officiel | https://chromewebstore.google.com/detail/chrome-simple-keyboard-a/cjabmkimbcmhhepelfhjhbhonnapiipj |
Description | A native virtual keyboard based on the simple-keyboard package |
Taille du Fichier | 44.6 KB |
Nombre d'Installations | 379 |
Version Actuelle | 0.4.6 |
Dernière Mise à Jour | 2023-09-13 |
Date de Publication | 2022-07-08 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | alex9849 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/alex9849/chrome-simple-keyboard |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Chrome Simple Keyboard - A virtual keyboard", "version": "0.4.6", "description": "A native virtual keyboard based on the simple-keyboard package", "icons": { "128": "icons\/icon_128.png" }, "web_accessible_resources": [ { "resources": [ "contentScript.css" ], "matches": [ " |