Platformer

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

Platformerคืออะไร?

Platformer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Pied Piper และคุณลักษณะหลักของมันคือ "Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Platformer

ดาวน์โหลดไฟล์ส่วนขยาย Platformer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Platformer Platformer
ID pepfkgggdijnfhjcipialphagjhflbni
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/platformer/pepfkgggdijnfhjcipialphagjhflbni
คำอธิบาย Platformer: An ice themed platformer game that will keep you entertained in some free time or when you are offline. Earn points by…
ขนาดไฟล์ 201 KB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2021-05-16
วันที่เผยแพร่ 2021-05-16
คะแนน 2.29/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา Pied Piper
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    ]
}