Platformer

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

Cos'è Platformer?

Platformer è un'estensione di Chrome sviluppata da Pied Piper, e la sua funzione principale è "Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Platformer

Scarica i file di estensione Platformer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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)                    

Informazioni di Base sull'Estensione

Nome Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
URL Ufficiale https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
Descrizione Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
Dimensione del File 201 KB
Conteggio Installazioni 20,000
Versione Corrente 1.0.0
Ultimo Aggiornamento 2021-05-16
Data di Pubblicazione 2021-05-16
Valutazione 2.29/5 Totale 14 Valutazioni
Sviluppatore Pied Piper
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}