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によって開発されたChromeの拡張機能で、その主な機能は「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

Platformer拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}