Rush On

Distract yourself by playing impossible Rush on New tab

Co to jest Rush On?

Rush On to rozszerzenie Chrome opracowane przez Anwesh43, a jego główną funkcją jest „Distract yourself by playing impossible Rush on New tab”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Rush On

Pobierz pliki rozszerzeń Rush On w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Rush On Rush On
ID khdgkllakdnnkkgbdngalemlhnmnmdph
Oficjalny URL https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph
Opis Distract yourself by playing impossible Rush on New tab
Rozmiar pliku 44.67 KB
Liczba instalacji 50
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2016-10-20
Data Publikacji 2016-10-19
Ocena 4.00/5 Łącznie 5 Oceny
Deweloper Anwesh43
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}