Rush On

Distract yourself by playing impossible Rush on New tab

Was ist Rush On?

Rush On ist eine Chrome-Erweiterung, die von Anwesh43 entwickelt wurde, und ihr Hauptmerkmal ist "Distract yourself by playing impossible Rush on New tab".

Erweiterungsscreenshots

screenshot

Rush On-Erweiterungs-CRX-Datei herunterladen

Laden Sie Rush On-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Rush On Rush On
ID khdgkllakdnnkkgbdngalemlhnmnmdph
Offizielle URL https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph
Beschreibung Distract yourself by playing impossible Rush on New tab
Dateigröße 44.67 KB
Installationsanzahl 50
Aktuelle Version 1.1
Letztes Update 2016-10-20
Veröffentlichungsdatum 2016-10-19
Bewertung 4.00/5 Insgesamt 5 Bewertungen
Entwickler Anwesh43
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}