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…

Τι είναι το Applove Virtual Keyboard;

Το Applove Virtual Keyboard είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον salmaqadri989, και η κύρια λειτουργία του είναι "Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Applove Virtual Keyboard

Λήψη αρχείων επέκτασης Applove Virtual Keyboard σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Applove Virtual Keyboard Applove Virtual Keyboard
ID bchomjfcdkfgokfdoekiglcgpgehbihh
Επίσημο URL https://chrome.google.com/webstore/detail/applove-virtual-keyboard/bchomjfcdkfgokfdoekiglcgpgehbihh
Περιγραφή Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…
Μέγεθος Αρχείου 6.08 KB
Αριθμός Εγκαταστάσεων 317
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2019-07-01
Ημερομηνία Δημοσίευσης 2019-07-01
Αξιολόγηση 1.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής salmaqadri989
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://appstation.tech/privacypolicy.html
Υποστηριζόμενες Γλώσσες 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"
    }
}