Platformer

Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…

Was ist Platformer?

Platformer ist eine Chrome-Erweiterung, die von Pied Piper entwickelt wurde, und ihr Hauptmerkmal ist "Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Platformer-Erweiterungs-CRX-Datei herunterladen

Laden Sie Platformer-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

                        Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline.

Earn points by collecting coins and travelling away from the start. How far can you go? Beware of the traps!

Controls:
Up arrow key to jump
Right arrow key to move






Credits:
vnitti - Background
Stealthix - Traps (Modified)
LuizMelo - Player
ansimuz - Platforms (Modified)
macrovector - Play/Replay buttons (Modified)                    

Grundlegende Informationen zur Erweiterung

Name Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
Offizielle URL https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
Beschreibung Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
Dateigröße 201 KB
Installationsanzahl 20,000
Aktuelle Version 1.0.0
Letztes Update 2021-05-16
Veröffentlichungsdatum 2021-05-16
Bewertung 2.29/5 Insgesamt 14 Bewertungen
Entwickler Pied Piper
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Platformer",
    "version": "1.0.0",
    "browser_action": {
        "default_icon": {
            "32": "assets\/icon32.png"
        },
        "default_title": "Platformer",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}