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
公式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
Eメール [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"
    }
}