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是由salmaqadri989開發的Chrome擴展程式,該擴展的主要功能是“Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…”。

擴展截圖

screenshot

下載Applove Virtual Keyboard擴展crx文件

下載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
官方網址 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"
    }
}