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...

Hvad er Rise Up 2?

Rise Up 2 er en Chrome-udvidelse udviklet af https://webgameapp.com, og dens hovedfunktion er "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...".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Rise Up 2-udvidelses-CRX-fil

Download Rise Up 2-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Rise Up 2 Rise Up 2
ID bgepleddfpbdednhdlamhbeapecdbfgi
Officiel URL https://chrome.google.com/webstore/detail/rise-up-2/bgepleddfpbdednhdlamhbeapecdbfgi
Beskrivelse 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...
Filstørrelse 54.83 KB
Antal Installationer 189
Nuværende Version 10.0.6
Senest Opdateret 2019-09-03
Udgivelsesdato 2019-09-03
Udvikler https://webgameapp.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://webgameapp.com
Hjælpeside-URL https://webgameapp.com/contact-us
URL til Fortrolighedspolitik Side https://webgameapp.com/page/privacy-policy
Understøttede Sprog 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"
}