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 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Platformer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}