Dogger

A Frogger Variant

Co je Dogger?

Dogger je rozšíření Chrome vyvinuté Integer Cafe, a jeho hlavní funkcí je „A Frogger Variant“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Dogger

Stáhněte si soubory rozšíření Dogger ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        [introduction]
This is a redone variant of frogger. Frogger was a old altari game. It was much loved, and had a very simple goal: You need to cross the road, and yet to the other side. Remembering that getting hit by a car means death, you need a bit of skill in order to pass this game.

Unlike a lot of my other games, You can actually Pass this game and win the game. So if you like that good feeling of actually winning, I'd suggest this.

[Controls]
Controls are simple. Every arrow key to move, With the exception of down. You may move forward, left, and right. But never down.

[Notes]
Music is by completech, It's licensed around the Creative commons. Meaning I can use it given I give full credit.

This game does not need internet, Meaning you can play it at any time.                    

Základní Informace o Rozšíření

Název Dogger Dogger
ID ojepnodcmflmldfnaijclbdlheeaacpd
Oficiální URL https://chrome.google.com/webstore/detail/dogger/ojepnodcmflmldfnaijclbdlheeaacpd
Popis A Frogger Variant
Velikost souboru 6.9 MB
Počet instalací 46
Aktuální Verze 1.1
Poslední Aktualizace 2018-07-23
Datum Vydání 2018-07-23
Hodnocení 1.00/5 Celkem 1 Hodnocení
Vývojář Integer Cafe
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "description": "A Frogger Variant",
    "manifest_version": 2,
    "name": "Dogger",
    "permissions": [
        "activeTab"
    ],
    "version": "1.1"
}