Rush On
Distract yourself by playing impossible Rush on New tab
什么是Rush On?
Rush On是由Anwesh43开发的Chrome扩展程序,该扩展的主要功能是“Distract yourself by playing impossible Rush on New tab”。
扩展截图
下载Rush On扩展crx文件
下载Rush On扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Play Impossible Rush when you open a new tab. Tap on the screen to rotate the square if the color of the square matches the color of the ball then you will score 1
扩展基本信息
名称 | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
官方URL | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
简介 | Distract yourself by playing impossible Rush on New tab |
文件大小 | 44.67 KB |
安装次数 | 50 |
当前版本 | 1.1 |
更新时间 | 2016-10-20 |
上架时间 | 2016-10-19 |
评分 | 4.00/5 共5次评分 |
开发者 | Anwesh43 |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rush On", "description": "Distract yourself by playing impossible Rush on New tab", "manifest_version": 2, "version": "1.1", "icons": { "32": "img\/rush32.png", "64": "img\/rush64.png" }, "chrome_url_overrides": { "newtab": "impossible_rush.html" } } |