Rush On
Distract yourself by playing impossible Rush on New tab
What is Rush On?
Rush On is a Chrome extension developed by Anwesh43, and its main feature is "Distract yourself by playing impossible Rush on New tab".
Extension Screenshots
Download Rush On Extension CRX File
Download Rush On extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
Official URL | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
Description | Distract yourself by playing impossible Rush on New tab |
File Size | 44.67 KB |
Installation Count | 50 |
Current Version | 1.1 |
Last Updated | 2016-10-20 |
Publish Date | 2016-10-19 |
Rating | 4.00/5 Total 5 Ratings |
Developer | Anwesh43 |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |