Mouse Touch Extension
Magical extension that gives toy magic of touch on non-touch screens.
Mouse Touch Extension là gì?
Mouse Touch Extension là một tiện ích mở rộng Chrome được phát triển bởi burdiuz, và tính năng chính của nó là "Magical extension that gives toy magic of touch on non-touch screens.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Mouse Touch Extension
Tải xuống các tệp mở rộng Mouse Touch Extension 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
Note: You should accept that there are no perfect browsers and Chrome is not an exception, so to enjoy all the effects of this extension you will need to refresh web-page that was opened prior to extension installation or re-launch browser. Your screen does not support touch? But you desperately want to try it? Enjoy touching your screen with fingers? This is the perfect solution! Event better -- real touch leaves fingerprints on screen, this extension does not! Install it NOW and feel magic of touch with your mouse! No need of spending money and buying touch-enabled screens! To enable/disable extension, click on its icon.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fondgddjkjabjjdbikfpkgipjljhbfmi |
URL Chính Thức | https://chrome.google.com/webstore/detail/mouse-touch-extension/fondgddjkjabjjdbikfpkgipjljhbfmi |
Mô tả | Magical extension that gives toy magic of touch on non-touch screens. |
Kích Thước Tệp | 69.68 KB |
Số Lần Cài Đặt | 120 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2018-09-13 |
Ngày Phát Hành | 2018-09-13 |
Đánh Giá | 1.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | burdiuz |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mouse Touch Extension", "version": "0.0.1", "description": "Magical extension that gives toy magic of touch on non-touch screens.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": { "16": "icon16.png", "24": "icon24.png", "32": "icon32.png" }, "default_title": "Mouse Touch (click to toggle)" }, "content_scripts": [ { "matches": [ " |