Custom Virtual Keyboard
Touch devices full-screen virtual keyboard for private typing.
Custom Virtual Keyboard क्या है?
Custom Virtual Keyboard maslovvlad94 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Touch devices full-screen virtual keyboard for private typing."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Custom Virtual Keyboard एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This is a virtual keyboard with which you can type text just like on a regular keyboard. Custom Virtual Keyboard offers significantly improved typing.The extension is easy to work with because it has a simple and user-friendly interface. If you want to bypass the key logger on a compromised computer, this extension can protect your password. It also speeds up typing and makes using touchscreen devices much more convenient. Custom Screen Virtual Keyboard absolutely free so install and enjoy.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | nmfgpcohdeimapdfmmhhfapghdioeiol |
आधिकारिक URL | https://chrome.google.com/webstore/detail/custom-virtual-keyboard/nmfgpcohdeimapdfmmhhfapghdioeiol |
विवरण | Touch devices full-screen virtual keyboard for private typing. |
फ़ाइल का आकार | 112 KB |
स्थापना संख्या | 1,000 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2021-01-23 |
प्रकाशन तिथि | 2021-01-07 |
रेटिंग | 3.40/5 कुल 5 रेटिंग्स |
डेवलपर | maslovvlad94 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | id,ms,de,en,en-GB,fr,nl,no,vi,ca,da,et,es,es-419,hr,it,lv,hu,pl,pt-BR,pt-PT,ro,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "default_locale": "en", "description": "__MSG_description__", "manifest_version": 2, "version": "1.1", "icons": { "128": "assets\/extra_images\/icon.png" }, "background": { "page": "\/assets\/pages\/hope.html" }, "options_page": "\/assets\/pages\/lihta.html", "browser_action": { "default_icon": "\/assets\/extra_images\/icon.png", "default_popup": "\/assets\/pages\/index.html" }, "permissions": [ "storage", " |