Platformer

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

What is Platformer?

Platformer is a Chrome extension developed by Pied Piper, and its main feature is "Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Platformer Extension CRX File

Download Platformer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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)                    

Extension Basic Information

Name Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
Official URL https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
Description Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
File Size 201 KB
Installation Count 20,000
Current Version 1.0.0
Last Updated 2021-05-16
Publish Date 2021-05-16
Rating 2.29/5 Total 14 Ratings
Developer Pied Piper
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}