Platformer

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

Vad är Platformer?

Platformer är en Chrome-tillägg utvecklad av Pied Piper, och dess huvudfunktion är "Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Platformer-förlängningens CRX-fil

Ladda ner Platformer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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)                    

Grundläggande Information om Tillägg

Namn Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
Officiell webbadress https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
Beskrivning Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
Filstorlek 201 KB
Antal Installationer 20,000
Aktuell Version 1.0.0
Senast Uppdaterad 2021-05-16
Publiceringsdatum 2021-05-16
Betyg 2.29/5 Totalt 14 Betyg
Utvecklare Pied Piper
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    ]
}