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…

Was ist Applove Virtual Keyboard?

Applove Virtual Keyboard ist eine Chrome-Erweiterung, die von salmaqadri989 entwickelt wurde, und ihr Hauptmerkmal ist "Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…".

Erweiterungsscreenshots

screenshot

Applove Virtual Keyboard-Erweiterungs-CRX-Datei herunterladen

Laden Sie Applove Virtual Keyboard-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Applove Virtual Keyboard Applove Virtual Keyboard
ID bchomjfcdkfgokfdoekiglcgpgehbihh
Offizielle URL https://chrome.google.com/webstore/detail/applove-virtual-keyboard/bchomjfcdkfgokfdoekiglcgpgehbihh
Beschreibung Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…
Dateigröße 6.08 KB
Installationsanzahl 317
Aktuelle Version 1.0
Letztes Update 2019-07-01
Veröffentlichungsdatum 2019-07-01
Bewertung 1.00/5 Insgesamt 2 Bewertungen
Entwickler salmaqadri989
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://appstation.tech/privacypolicy.html
Unterstützte Sprachen 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"
    }
}