Chrome Simple Keyboard - A virtual keyboard
A native virtual keyboard based on the simple-keyboard package
O que é Chrome Simple Keyboard - A virtual keyboard?
Chrome Simple Keyboard - A virtual keyboard é uma extensão do Chrome desenvolvida por alex9849, e sua principal característica é "A native virtual keyboard based on the simple-keyboard package".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Chrome Simple Keyboard - A virtual keyboard
Baixe arquivos de extensão Chrome Simple Keyboard - A virtual keyboard no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Chrome Simple Keyboard - A virtual keyboard |
ID | cjabmkimbcmhhepelfhjhbhonnapiipj |
URL Oficial | https://chromewebstore.google.com/detail/chrome-simple-keyboard-a/cjabmkimbcmhhepelfhjhbhonnapiipj |
Descrição | A native virtual keyboard based on the simple-keyboard package |
Tamanho do Arquivo | 44.6 KB |
Contagem de Instalações | 379 |
Versão Atual | 0.4.6 |
Última Atualização | 2023-09-13 |
Data de Publicação | 2022-07-08 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | alex9849 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/alex9849/chrome-simple-keyboard |
Idiomas Suportados | 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": [ " |