Applove Virtual Keyboard

Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…

¿Qué es Applove Virtual Keyboard?

Applove Virtual Keyboard es una extensión de Chrome desarrollada por salmaqadri989, y su función principal es "Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Applove Virtual Keyboard

Descarga archivos de extensión Applove Virtual Keyboard en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard where you can use your mouse to type. Yes you read it right, if your mouse is working you can use this tool to replace your faulty keyboard.

So what are you waiting for, install this virtual keyboard extension. After installation  virtual keyboard will be launched. All you need to do is type the desired text in this extension using your mouse, select the text and right click to copy it. Now paste it where ever you need it to. It mostly come in handy if you have an expensive laptop and only 1,2 keys aren't working. You need replacement for those keys only, so this is the tool for you.

Features of Virtual keyboard
1. Easy to use.
2. Light weight extension.                    

Información Básica de la Extensión

Nombre Applove Virtual Keyboard Applove Virtual Keyboard
ID bchomjfcdkfgokfdoekiglcgpgehbihh
URL Oficial https://chrome.google.com/webstore/detail/applove-virtual-keyboard/bchomjfcdkfgokfdoekiglcgpgehbihh
Descripción Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…
Tamaño del Archivo 6.08 KB
Cantidad de Instalaciones 317
Versión Actual 1.0
Última Actualización 2019-07-01
Fecha de Publicación 2019-07-01
Calificación 1.00/5 Total de 2 Calificaciones
Desarrollador salmaqadri989
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://appstation.tech/privacypolicy.html
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Applove Virtual Keyboard",
    "version": "1.0",
    "offline_enabled": true,
    "container": "GOOGLE_DRIVE",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    }
}