Rush On
Distract yourself by playing impossible Rush on New tab
Co je Rush On?
Rush On je rozšíření Chrome vyvinuté Anwesh43, a jeho hlavní funkcí je „Distract yourself by playing impossible Rush on New tab“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Rush On
Stáhněte si soubory rozšíření Rush On ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
Oficiální URL | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
Popis | Distract yourself by playing impossible Rush on New tab |
Velikost souboru | 44.67 KB |
Počet instalací | 50 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2016-10-20 |
Datum Vydání | 2016-10-19 |
Hodnocení | 4.00/5 Celkem 5 Hodnocení |
Vývojář | Anwesh43 |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" } } |