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 là gì?

Applove Virtual Keyboard là một tiện ích mở rộng Chrome được phát triển bởi salmaqadri989, và tính năng chính của nó là "Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Applove Virtual Keyboard

Tải xuống các tệp mở rộng Applove Virtual Keyboard dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Applove Virtual Keyboard Applove Virtual Keyboard
ID bchomjfcdkfgokfdoekiglcgpgehbihh
URL Chính Thức https://chrome.google.com/webstore/detail/applove-virtual-keyboard/bchomjfcdkfgokfdoekiglcgpgehbihh
Mô tả Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…
Kích Thước Tệp 6.08 KB
Số Lần Cài Đặt 317
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2019-07-01
Ngày Phát Hành 2019-07-01
Đánh Giá 1.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển salmaqadri989
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://appstation.tech/privacypolicy.html
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}