Rush On

Distract yourself by playing impossible Rush on New tab

Что такое Rush On?

Rush On - это расширение Chrome, разработанное Anwesh43, и его основная функция - "Distract yourself by playing impossible Rush on New tab".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Rush On

Скачайте файлы расширений Rush On в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название Rush On Rush On
ID khdgkllakdnnkkgbdngalemlhnmnmdph
Официальный URL https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph
Описание Distract yourself by playing impossible Rush on New tab
Размер файла 44.67 KB
Количество установок 50
Текущая Версия 1.1
Последнее Обновление 2016-10-20
Дата публикации 2016-10-19
Рейтинг 4.00/5 Всего 5 оценок
Разработчик Anwesh43
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}