Platformer

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

Apa itu Platformer?

Platformer adalah ekstensi Chrome yang dikembangkan oleh Pied Piper, dan fitur utamanya adalah "Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Platformer

Unduh file ekstensi Platformer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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)                    

Informasi Dasar Ekstensi

Nama Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
URL Resmi https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
Deskripsi Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
Ukuran File 201 KB
Jumlah Instalasi 20,000
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2021-05-16
Tanggal Publikasi 2021-05-16
Penilaian 2.29/5 Total 14 Penilaian
Pengembang Pied Piper
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}