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.

Co to jest Choose Gravity?

Choose Gravity to rozszerzenie Chrome opracowane przez https://zillakgames.com, a jego główną funkcją jest „Select Gravity is a simple action game that you can play for hours. This is a game with simple and clean mechanics and gravity.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Choose Gravity

Pobierz pliki rozszerzeń Choose Gravity 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Choose Gravity Choose Gravity
ID deolommnjkiobbpijnbcafbnhjnpdpmh
Oficjalny URL https://chromewebstore.google.com/detail/choose-gravity/deolommnjkiobbpijnbcafbnhjnpdpmh
Opis Select Gravity is a simple action game that you can play for hours. This is a game with simple and clean mechanics and gravity.
Rozmiar pliku 1.73 MB
Liczba instalacji 32
Aktualna Wersja 4
Ostatnia Aktualizacja 2023-04-19
Data Publikacji 2022-08-07
Deweloper https://zillakgames.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://zillakgames.com
Adres URL Strony Polityki Prywatności https://zillakgames.com/privacy-policy
Obsługiwane Języki 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"
    }
}