Rush On
Distract yourself by playing impossible Rush on New tab
Hvad er Rush On?
Rush On er en Chrome-udvidelse udviklet af Anwesh43, og dens hovedfunktion er "Distract yourself by playing impossible Rush on New tab".
Udvidelsesskærmbilleder
Download Rush On-udvidelses-CRX-fil
Download Rush On-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
Officiel URL | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
Beskrivelse | Distract yourself by playing impossible Rush on New tab |
Filstørrelse | 44.67 KB |
Antal Installationer | 50 |
Nuværende Version | 1.1 |
Senest Opdateret | 2016-10-20 |
Udgivelsesdato | 2016-10-19 |
Bedømmelse | 4.00/5 Samlet 5 Bedømmelser |
Udvikler | Anwesh43 |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |