Mouse Touch Extension
Magical extension that gives toy magic of touch on non-touch screens.
什么是Mouse Touch Extension?
Mouse Touch Extension是由burdiuz开发的Chrome扩展程序,该扩展的主要功能是“Magical extension that gives toy magic of touch on non-touch screens.”。
扩展截图
下载Mouse Touch Extension扩展crx文件
下载Mouse Touch Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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. 扩展基本信息
| 名称 | |
| ID | fondgddjkjabjjdbikfpkgipjljhbfmi |
| 官方URL | https://chrome.google.com/webstore/detail/mouse-touch-extension/fondgddjkjabjjdbikfpkgipjljhbfmi |
| 简介 | Magical extension that gives toy magic of touch on non-touch screens. |
| 文件大小 | 69.68 KB |
| 安装次数 | 120 |
| 当前版本 | 0.0.1 |
| 更新时间 | 2018-09-13 |
| 上架时间 | 2018-09-13 |
| 评分 | 1.00/5 共1次评分 |
| 开发者 | burdiuz |
| 付费类型 | free |
| 支持的语言 | 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": [
" | |