Rush On
Distract yourself by playing impossible Rush on New tab
Wat is Rush On?
Rush On is een Chrome-extensie ontwikkeld door Anwesh43, en de belangrijkste functie is "Distract yourself by playing impossible Rush on New tab".
Extensie Screenshots
Download het CRX-bestand van de extensie Rush On
Download Rush On-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
Officiële URL | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
Beschrijving | Distract yourself by playing impossible Rush on New tab |
Bestandsgrootte | 44.67 KB |
Aantal Installaties | 50 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2016-10-20 |
Publicatiedatum | 2016-10-19 |
Beoordeling | 4.00/5 Totaal 5 Beoordelingen |
Ontwikkelaar | Anwesh43 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |