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…
Cos'è Applove Virtual Keyboard?
Applove Virtual Keyboard è un'estensione di Chrome sviluppata da salmaqadri989, e la sua funzione principale è "Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Applove Virtual Keyboard
Scarica i file di estensione Applove Virtual Keyboard in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | bchomjfcdkfgokfdoekiglcgpgehbihh |
URL Ufficiale | https://chrome.google.com/webstore/detail/applove-virtual-keyboard/bchomjfcdkfgokfdoekiglcgpgehbihh |
Descrizione | Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard… |
Dimensione del File | 6.08 KB |
Conteggio Installazioni | 317 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2019-07-01 |
Data di Pubblicazione | 2019-07-01 |
Valutazione | 1.00/5 Totale 2 Valutazioni |
Sviluppatore | salmaqadri989 |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://appstation.tech/privacypolicy.html |
Lingue Supportate | 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" } } |