Platformer

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

O que é Platformer?

Platformer é uma extensão do Chrome desenvolvida por Pied Piper, e sua principal característica é "Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Platformer

Baixe arquivos de extensão Platformer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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)                    

Informações Básicas da Extensão

Nome Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
URL Oficial https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
Descrição Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
Tamanho do Arquivo 201 KB
Contagem de Instalações 20,000
Versão Atual 1.0.0
Última Atualização 2021-05-16
Data de Publicação 2021-05-16
Classificação 2.29/5 Total de 14 Avaliações
Desenvolvedor Pied Piper
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}