Choose Gravity

Select Gravity is a simple action game that you can play for hours. This is a game with simple and clean mechanics and gravity.

Что такое Choose Gravity?

Choose Gravity - это расширение Chrome, разработанное https://zillakgames.com, и его основная функция - "Select Gravity is a simple action game that you can play for hours. This is a game with simple and clean mechanics and gravity.".

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

screenshot
screenshot
screenshot

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

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

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

                        Select Gravity is a simple action game that you can play for hours. This is a game with simple and clean mechanics and gravity.

A white ball bounces off the screen as rigged triangles try to deter him from his path. In this game, your advantage is your gravity control that you must use. Help the white ball pass between the dangerous red triangles as you try to collect as many rubies as possible.

How To Play:

Use your rubies to unlock character skins for your player. You earn a point when your ball reaches the other side of the screen. Earn as many points as you can on the leaderboards and beat all other players. Remember, in this game you control the rules of gravity!

Finally, you can enjoy these game for free (and more requests will be added)! Choose Gravity - Arcade Game extension does not contain any hidden ads.


Help and Contact
Contact with us at [email protected] and share your thoughts and problems.                    

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

Название Choose Gravity Choose Gravity
ID deolommnjkiobbpijnbcafbnhjnpdpmh
Официальный URL https://chromewebstore.google.com/detail/choose-gravity/deolommnjkiobbpijnbcafbnhjnpdpmh
Описание Select Gravity is a simple action game that you can play for hours. This is a game with simple and clean mechanics and gravity.
Размер файла 1.73 MB
Количество установок 32
Текущая Версия 4
Последнее Обновление 2023-04-19
Дата публикации 2022-08-07
Разработчик https://zillakgames.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://zillakgames.com
URL страницы политики конфиденциальности https://zillakgames.com/privacy-policy
Поддерживаемые языки id,ms,de,en,fil,fr,sw,nl,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "4",
    "homepage_url": "https:\/\/zillakgames.com\/game\/choose-gravity\/",
    "offline_enabled": true,
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "128": "icons\/icon-128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "icons\/icon-128.png",
        "default_title": "Choose Gravity",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "javas\/anainout.js"
    }
}