Platformer

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

Co to jest Platformer?

Platformer to rozszerzenie Chrome opracowane przez Pied Piper, a jego główną funkcją jest „Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Platformer

Pobierz pliki rozszerzeń Platformer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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)                    

Podstawowe informacje o rozszerzeniu

Nazwa Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
Oficjalny URL https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
Opis Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
Rozmiar pliku 201 KB
Liczba instalacji 20,000
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2021-05-16
Data Publikacji 2021-05-16
Ocena 2.29/5 Łącznie 14 Oceny
Deweloper Pied Piper
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}