Rise Up 2

In this game, you are protecting a little chicken to get him home safe, you are using a shield above his head to push obstacles...

Was ist Rise Up 2?

Rise Up 2 ist eine Chrome-Erweiterung, die von https://webgameapp.com entwickelt wurde, und ihr Hauptmerkmal ist "In this game, you are protecting a little chicken to get him home safe, you are using a shield above his head to push obstacles...".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Rise Up 2-Erweiterungs-CRX-Datei herunterladen

Laden Sie Rise Up 2-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

                        In this game, you are protecting a little chicken to get him home safe, you are using a shield above his head to push obstacles away from him. The more levels you progress the harder the game itself becomes. You can either do the challenges to start the game or click the play button in the main menu to start a casual game. This play style also affects your gameplay while aiming your targets in other games, so this is another advantage to gain benefits of aiming. Try to rise up as much as you can, beware not to hurt the little one. 
How to Play: 
Use your left mouse button to select the control of the protective shield and hover your mouse over the obstacles to protect it

HOW TO REMOVE:

1. Click on the icon given in the upper right-hand side of your Chrome browser.
2. Go to the “settings”.
3. Click on “extensions”.
4. Find the extension that you want to uninstall.
5. Click on the trash can icon to the right of “enable”, when you find the extension you want to remove.
6. The extension is removed.

You can contact with us at [email protected] and share your thoughts and problems.                    

Grundlegende Informationen zur Erweiterung

Name Rise Up 2 Rise Up 2
ID bgepleddfpbdednhdlamhbeapecdbfgi
Offizielle URL https://chrome.google.com/webstore/detail/rise-up-2/bgepleddfpbdednhdlamhbeapecdbfgi
Beschreibung In this game, you are protecting a little chicken to get him home safe, you are using a shield above his head to push obstacles...
Dateigröße 54.83 KB
Installationsanzahl 189
Aktuelle Version 10.0.6
Letztes Update 2019-09-03
Veröffentlichungsdatum 2019-09-03
Entwickler https://webgameapp.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://webgameapp.com
Hilfeseite URL https://webgameapp.com/contact-us
URL der Datenschutzrichtlinien-Seite https://webgameapp.com/page/privacy-policy
Unterstützte Sprachen id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,gu,th,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "Rise Up 2"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "Rise Up 2",
    "author": "WEBGAMEAPP",
    "icons": {
        "128": "128.png"
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "10.0.6"
}