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.

Was ist Choose Gravity?

Choose Gravity ist eine Chrome-Erweiterung, die von https://zillakgames.com entwickelt wurde, und ihr Hauptmerkmal ist "Select Gravity is a simple action game that you can play for hours. This is a game with simple and clean mechanics and gravity.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Choose Gravity-Erweiterungs-CRX-Datei herunterladen

Laden Sie Choose Gravity-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Choose Gravity Choose Gravity
ID deolommnjkiobbpijnbcafbnhjnpdpmh
Offizielle URL https://chromewebstore.google.com/detail/choose-gravity/deolommnjkiobbpijnbcafbnhjnpdpmh
Beschreibung Select Gravity is a simple action game that you can play for hours. This is a game with simple and clean mechanics and gravity.
Dateigröße 1.73 MB
Installationsanzahl 32
Aktuelle Version 4
Letztes Update 2023-04-19
Veröffentlichungsdatum 2022-08-07
Entwickler https://zillakgames.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://zillakgames.com
URL der Datenschutzrichtlinien-Seite https://zillakgames.com/privacy-policy
Unterstützte Sprachen 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"
    }
}