Platformer

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

Wat is Platformer?

Platformer is een Chrome-extensie ontwikkeld door Pied Piper, en de belangrijkste functie is "Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Platformer

Download Platformer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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)                    

Basisinformatie over de Extensie

Naam Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
Officiële URL https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
Beschrijving Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
Bestandsgrootte 201 KB
Aantal Installaties 20,000
Huidige Versie 1.0.0
Laatst Bijgewerkt 2021-05-16
Publicatiedatum 2021-05-16
Beoordeling 2.29/5 Totaal 14 Beoordelingen
Ontwikkelaar Pied Piper
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}