Tilt
Scroll web pages by moving your computer, not your mouse.
什么是Tilt?
Tilt是由https://sidnicio.us开发的Chrome扩展程序,该扩展的主要功能是“Scroll web pages by moving your computer, not your mouse.”。
扩展截图
下载Tilt扩展crx文件
下载Tilt扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | |
ID | dfnmabnlehidafedjpcnilkjeoliefee |
官方URL | https://chrome.google.com/webstore/detail/tilt/dfnmabnlehidafedjpcnilkjeoliefee |
简介 | Scroll web pages by moving your computer, not your mouse. |
文件大小 | 13.27 KB |
安装次数 | 214 |
当前版本 | 0.6.3 |
更新时间 | 2016-03-05 |
上架时间 | 2016-03-05 |
评分 | 4.50/5 共2次评分 |
开发者 | https://sidnicio.us |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tilt", "version": "0.6.3", "description": "Scroll web pages by moving your computer, not your mouse.", "icons": { "48": "icons\/tilt-48.png", "128": "icons\/tilt-128.png" }, "options_page": "options.html", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icons\/tilt-19.png" }, "content_scripts": [ { "matches": [ " |