Rush On

Distract yourself by playing impossible Rush on New tab

Cos'è Rush On?

Rush On è un'estensione di Chrome sviluppata da Anwesh43, e la sua funzione principale è "Distract yourself by playing impossible Rush on New tab".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Rush On

Scarica i file di estensione Rush On in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Rush On Rush On
ID khdgkllakdnnkkgbdngalemlhnmnmdph
URL Ufficiale https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph
Descrizione Distract yourself by playing impossible Rush on New tab
Dimensione del File 44.67 KB
Conteggio Installazioni 50
Versione Corrente 1.1
Ultimo Aggiornamento 2016-10-20
Data di Pubblicazione 2016-10-19
Valutazione 4.00/5 Totale 5 Valutazioni
Sviluppatore Anwesh43
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}